Releases: init4tech/mdbx
Releases · init4tech/mdbx
v0.8.1
v0.8.0
What's Changed
- refactor: make dupfixed iter runtime checked by @prestwich in #7
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.4.0
What's Changed
- mdbx-sys now uses pre-generated bindings for 2 major targets (no windows yet)
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Fix a doctest
Full Changelog: v0.3.0...v0.3.1
v0.3.0
- Rework the
Databasestruct to include open flags - Cache
Databaseon transactions - Record
Databasein cursor - Check cursor and tx ops against database flags
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Refactor: improved iterator API by @prestwich in #1
New Contributors
- @prestwich made their first contribution in #1
Full Changelog: v0.0.1...v0.2.0