lmdb calls are now compiled into .so
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 41s
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 41s
This commit is contained in:
parent
77ba8f9e7b
commit
6b475f615e
6 changed files with 118 additions and 35 deletions
|
@ -1,6 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
# LMDBAL 0.5.3 (UNRELEASED)
|
||||
# LMDBAL 0.5.3 (November 14, 2023)
|
||||
### Improvements
|
||||
- Now you don't need to link agains lmdb, just linking against LMDBAL is enough
|
||||
|
||||
### Bug fixes
|
||||
- transaction error in LMDBAL::Cache::readAll
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue