Skip to content

v0.2.14

Compare
Choose a tag to compare
@algebraicjuliabot algebraicjuliabot released this 17 Feb 00:59
· 68 commits to main since this release
21a3510

ACSets v0.2.14

Diff since v0.2.13

Merged pull requests:

  • Optional and Object for InterTypes (#96) (@olynch)
  • Docstrings for InterTypes (#100) (@olynch)
  • CompatHelper: add new compat entry for StructTypes at version 1, (keep existing compat) (#102) (@algebraicjuliabot)
  • Add subpart_type to acsets interface (#103) (@olynch)
  • First class variants in InterTypes (#104) (@olynch)
  • JSON3 and StructTypes compat for InterTypes (#106) (@olynch)
  • Generated code for composition in subpart and incident (#109) (@slwu89)
  • Check for nonexistent names in acset macro (#110) (@slwu89)
  • Fix the docstring for generate_expr (#111) (@jpfairbanks)
  • Better error message when given bad path (#113) (@slwu89)

Closed issues:

  • Generated code for composites of C-set subparts (#9)
  • Composing uncomposable foreign keys (#16)
  • No methods for subpart_type (#35)
  • @acset silently ignores nonexistent names (#55)
  • Intertypes using JSON3 read and write functions (#83)
  • jsonread function in InterTypes recognizes the sum type not the variant type (#85)
  • InterTypes variants referring to locally defined variants (#87)
  • Document InterTypes (#99)
  • Better errors when reading serialized acsets/schemas from bad paths (#112)