Updates
- Created a
v2
branch for release version 2.
Updates
- The
Tree
andKeyValue
types are now generic. Both use a generic value typeV
. This is a breaking change, so a new major release is warranted.
Updates
- Removed deprecated APIs that should have been removed before the v1.0.0 release.
Initial release.