lmdbal/CHANGELOG.md

19 lines
338 B
Markdown
Raw Normal View History

2023-04-14 14:44:46 +00:00
# Changelog
## LMDBAL 0.3.1 (April 14, 2023)
### Bug fixes
- build with qt5 now is possible again
### Improvements
- exception documentation
## LMDBAL 0.3.0 (April 12, 2023)
### New features
- transaction functions
### Improvements
- initial documentation
- cache unit testing
- transactions unit testing
- serialization unit testing