Skip to content

v0.4.0

Compare
Choose a tag to compare
@ureeves ureeves released this 08 Jun 09:45
· 42 commits to main since this release
v0.4.0
a8fb57e

0.4.0 - 2023-06-07

Added

  • Documented poseidon related types [#31]

Changed

  • Modify Aggregate to include only one EMPTY_SUBTREE [#49]
  • Relax Aggregate bounds to not be Copy [#49]
  • Change return of Tree::smallest_subtree to Ref<T> as opposed to Option<Ref<T>> [#49]