• 0.6.0 abf0faeee7

    Sessions!
    All checks were successful
    Main LMDBAL workflow / Test LMDBAL with qt5 (push) Successful in 25s
    Main LMDBAL workflow / Test LMDBAL with qt6 (push) Successful in 29s
    Main LMDBAL workflow / Builds documentation (push) Successful in 22s
    Main LMDBAL workflow / Deploys documentation (push) Successful in 1s
    LMDBAL Release workflow / Release qt6 build to AUR (release) Successful in 16s
    LMDBAL Release workflow / Release qt5 build to AUR (release) Successful in 19s
    Stable

    blue released this 2025-10-26 09:05:56 +00:00 | 22 commits to master since this release

    Improvements

    • Less dereferencing
    • Transactions are now closed with the database
    • Cursors are now closed if the public transaction that opened them got closed
    • New primitive to manage database state - session
    • Stricter warnings
    • Sanitizer build toggles via LMDBAL_ASAN, LMDBAL_TSAN, LMDBAL_UBSAN

    Bug fixes

    • SIGSEGV on closing database with opened transactions
    Downloads