- Custom serializers with interfaces as types don't work (#25)
- Fix exception handling (#15)
- Fix concurrent database access with multiple instances (#26)
- Implement a StoreReader.keys() method (#13)
- Fixes the return type of apis (#9)
- A Exception Using reader.iterable() (#16)
- Share slot read buffers (#14)
The prefix bytes have been modified (#21) as they were confusing so exceptionally this version breaks store compatibility with 1.0.0. This shouldn't happen anymore in the future for minor versions.
- First public release