Releases: draganm/bolted
Releases · draganm/bolted
v0.10.2
What's Changed
- copy values before returning them to keep them valid outside of transactions by @draganm in #12
Full Changelog: v0.10.1...v0.10.2
v0.9.1 - export Dump() method in the DB interface
v0.9.0
What's Changed
- refactored options passed when opening db by @draganm in #7
- added cli for inspecting and compacting db files
Full Changelog: v0.8.5...v0.9.0