Skip to content

Releases: AlgebraicJulia/ACSets.jl

v0.2.27

10 Feb 00:17
fc42aba

Choose a tag to compare

ACSets v0.2.27

Diff since v0.2.26

Merged pull requests:

  • Update to PrettyTables v3 ; Drop PrettyTables v2 (#175) (@algebraicjuliabot)
  • Update ACSetInterface.jl for PrettyTables v3 API changes (#179) (@Copilot)

v0.2.26

29 Oct 16:03

Choose a tag to compare

ACSets v0.2.26

Diff since v0.2.25

Merged pull requests:

v0.2.25

15 Oct 01:34
0cce4ff

Choose a tag to compare

ACSets v0.2.25

Diff since v0.2.24

Add fix for Julia 1.12 warnings about world age

Merged pull requests:

Closed issues:

  • Updates for Julia 1.12 (#176)

v0.2.24

25 Apr 20:52

Choose a tag to compare

ACSets v0.2.24

Diff since v0.2.23

Merged pull requests:

Closed issues:

  • Request: Make DataFrames a package extension (#169)

v0.2.23

19 Apr 20:46

Choose a tag to compare

ACSets v0.2.23

Diff since v0.2.22

Merged pull requests:

v0.2.22

17 Apr 20:41

Choose a tag to compare

ACSets v0.2.22

Diff since v0.2.21

Merged pull requests:

Closed issues:

  • Problem with semicolons in @acset_type (#156)

v0.2.21

11 Oct 04:19
7fb3afd

Choose a tag to compare

ACSets v0.2.21

Diff since v0.2.20

Merged pull requests:

Closed issues:

  • Docs for manipulating and serializing schemas (#27)
  • Developer documentation (#114)
  • Make it illegal to construct VarACSets with references to nonexistent variables (#144)
  • Missing docs on github actions (#148)

v0.2.20

17 Jun 20:34
7946d38

Choose a tag to compare

ACSets v0.2.20

Diff since v0.2.19

Merged pull requests:

Closed issues:

  • Recover schema axioms from ACSet type (#10)
  • API Reference page not loading (#139)

v0.2.19

23 May 01:02
a24aeea

Choose a tag to compare

ACSets v0.2.19

Diff since v0.2.18

Merged pull requests:

Closed issues:

  • Java Support for InterTypes (#107)

v0.2.18

20 May 02:02
d6e41b1

Choose a tag to compare

ACSets v0.2.18

Diff since v0.2.17

Merged pull requests:

  • add @inline annotations to [getindex|setindex!](::ACSet, ...) (#133) (@aviatesk)
  • Switch to ARM architecture for Mac tests (#134) (@epatters)

Closed issues:

  • Reducing memory footprint (#121)
  • Preimage cache can get inadvertently messed up (#132)