Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 02:40
· 196 commits to main since this release
8563e86

NamedGraphs v0.0.1

Merged pull requests:

  • Rewrite in terms of AbstractNamedGraph (#1) (@mtfishman)
  • CompatHelper: add new compat entry for Graphs at version 1, (keep existing compat) (#2) (@github-actions[bot])
  • CompatHelper: add new compat entry for Dictionaries at version 0.3, (keep existing compat) (#3) (@github-actions[bot])
  • CompatHelper: add new compat entry for AbstractTrees at version 0.3, (keep existing compat) (#4) (@github-actions[bot])
  • CompatHelper: bump compat for AbstractTrees to 0.4, (keep existing compat) (#5) (@github-actions[bot])
  • Add paths for tree graphs (#6) (@leburgel)
  • Extend comb tree constructors (#7) (@leburgel)
  • Add some AbstractNamedGraph functionalities (#8) (@leburgel)