Releases: init4tech/mdbx
Releases · init4tech/mdbx
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
v0.0.1
Iniital release
forked from reth @ d3846d98a940b18d77f5593c5cf8d1c3ebcb5425
Full Changelog: https://github.com/init4tech/mdbx/commits/v0.0.1