Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@aschmahmann aschmahmann released this 15 Nov 22:25
· 32 commits to master since this release
87e5542

Highlights

  • Support for threshold based automatic unsharding using a DynamicDirectory (replacement for the UpgradeableDirectory)
  • Some fixes related to automatic sharding
  • A custom HAMT link enumeration function that walks deeper in the tree earlier rather than being more BFS-like #111
  • Support for the latest go-datastore
  • Switch to Unified CI (https://github.com/protocol/.github)

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.3.0