·
74 commits
to main
since this release
NOTE: this will be the last release before some major API changes that will arrive in v0.8.0.
Progress on the work related to the API changes is tracked here.
Features
- Compute value to totdb node (c6d5be0)
- Allow accessing node database (d88fd01)
- 2-product am1 encoding (#539) (ed5ac2c)
Bug Fixes
- Properly handle offsets in totdb (bc281b8)
- Merging two unweighted trees with same unit weight (e932e98)
- Proper state handling (10188ed)
- Typos (422db78)
- Don't assert but return
None(#548) (27f9eea)