Skip to content

v0.2.15

Compare
Choose a tag to compare
@algebraicjuliabot algebraicjuliabot released this 07 Mar 03:11
· 59 commits to main since this release
6345d8d

ACSets v0.2.15

Diff since v0.2.14

Merged pull requests:

  • rem_parts! and cascading_rem_parts! can take colon arg (#117) (@slwu89)
  • Assign type parameters when declaring struct acset type (#120) (@kris-brown)
  • Cast between struct and dynamic acsets (#123) (@kris-brown)

Closed issues:

  • rem_parts! with colon (#116)
  • Potential bug in setindex! (#118)
  • Bind Julia types to AttrTypes when declaring the ACSet type (#119)
  • Constructor for StructACSet that accepts a DynamicACSet (#122)