ruby-mdbx/History.md

21 lines
381 B
Markdown
Raw Normal View History

# Release History for MDBX
---
## v0.1.1 [2021-03-14] Mahlon E. Smith <mahlon@martini.nu>
Bugfix:
- Don't inadvertantly close an open transaction while using hash convenience methods.
## v0.1.0 [2021-03-14] Mahlon E. Smith <mahlon@martini.nu>
Initial public release.
## v0.0.1 [2020-12-16] Mahlon E. Smith <mahlon@martini.nu>
Early release, initial basic functionality.