lmdb calls are now compiled into .so
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 41s

This commit is contained in:
Blue 2023-11-14 20:15:16 -03:00
parent 77ba8f9e7b
commit 6b475f615e
Signed by: blue
GPG key ID: 9B203B252A63EE38
6 changed files with 118 additions and 35 deletions

View file

@ -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