1
0
Fork 0
forked from blue/lmdbal

Some more tests over cache cursor operations

This commit is contained in:
Blue 2023-08-13 13:30:17 -03:00
parent d57d27f952
commit 161a850088
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
4 changed files with 351 additions and 0 deletions

View file

@ -1,5 +1,14 @@
# Changelog
## LMDBAL 0.4.0 (August 13, 2023)
### Bug fixes
- possible cache unsync
### Improvements
- read only cursors
- some more documentation
- more tests
## LMDBAL 0.3.1 (April 14, 2023)
### Bug fixes
- build with qt5 now is possible again