Release release-v1.6.3
Announcing release-v1.6.3
What’s Changed
- Code analysis cleanup by @koculu in https://github.com/koculu/ZoneTree/pull/30
- Mark new disk segment null after the event is invoked. by @koculu in https://github.com/koculu/ZoneTree/pull/31
- Add descending comparers for primitive types by @KSemenenko in https://github.com/koculu/ZoneTree/pull/32
- Refactor disk segments by @koculu in https://github.com/koculu/ZoneTree/pull/33
- Remove redundant unsafe flags. by @koculu in https://github.com/koculu/ZoneTree/pull/34
- Reduce code duplication by @koculu in https://github.com/koculu/ZoneTree/pull/35
- Fix BTree deadlock on split. by @koculu in https://github.com/koculu/ZoneTree/pull/36
Full Changelog: https://github.com/koculu/ZoneTree/compare/release-v1.6.2...release-v1.6.3