- Added Reverse Iterators
- Up to date with BBolt 1.3.10
- Testing includes QuickCheck analog
- Corrects Leaf node being treated as a branch node in certain cases
- Add support for aarch64 (e.g. Apple M1)
- Added util::compact
- Added Iterators
- Some APIs had lifetimes that were accidentally valid for the whole transaction
- Deprecated *foreach functions
- Use Relaxed Atomic ordering for everything except the final get
- Lots of internal cleanup
- Initial release