• 0.5.4 02946bbe98

    Technical release
    All checks were successful
    Main LMDBAL workfow / Test LMDBAL with qt5 (push) Successful in 1m4s
    Main LMDBAL workfow / Test LMDBAL with qt6 (push) Successful in 1m20s
    LMDBAL Release workflow / Release qt5 build to AUR (release) Successful in 24s
    LMDBAL Release workflow / Release qt6 build to AUR (release) Successful in 23s
    Main LMDBAL workfow / Release documentation (push) Successful in 25s
    Stable

    blue released this 2024-12-03 17:46:01 +00:00 | 0 commits to master since this release

    Some build issues solved
    Split into qt5 and at6
    Possible coexistence of different versions of the package

    Downloads
  • 0.5.3 6b475f615e

    Linking
    All checks were successful
    Main LMDBAL workfow / Archlinux (push) Successful in 41s
    Stable

    blue released this 2023-11-14 23:17:10 +00:00 | 33 commits to master since this release

    Improvements

    • Now you don't need to link agains lmdb, just linking against LMDBAL is enough

    Bug fixes

    • transaction error in LMDBAL::Cache::readAll
    Downloads
  • 0.5.2 3307860ca6

    RAII cursors
    All checks were successful
    Main LMDBAL workfow / Archlinux (push) Successful in 46s
    Stable

    blue released this 2023-11-01 22:47:34 +00:00 | 35 commits to master since this release

    Improvements

    • RAII cursors
    • operation set for cursors

    Bug fixes

    • error beginning transaction is now correctly handled and doesn't segfault
    Downloads
  • 0.5.1 a0eebc978d

    RAII Transactions
    All checks were successful
    Main LMDBAL workfow / Archlinux (push) Successful in 38s
    Stable

    blue released this 2023-10-21 19:47:00 +00:00 | 37 commits to master since this release

    Improvements

    • RAII transactions
    • reduced overhead for private transaction functions

    Bug fixes

    • bug fix with cache fallthough
    Downloads
  • 0.5.0 a9aa6b549f

    Duplicates
    All checks were successful
    Main LMDBAL workfow / Archlinux (push) Successful in 34s
    Stable

    blue released this 2023-10-15 14:22:20 +00:00 | 41 commits to master since this release

    New Features

    • duplicates support (only for table)

    Improvements

    • some more documentation
    • more tests
    Downloads
  • 0.4.0 7b26d57ab6

    Read only cursors Pre-Release

    blue released this 2023-08-13 18:01:11 +00:00 | 65 commits to master since this release

    Bug fixes

    • possible cache unsync

    Improvements

    • read only cursors
    • some more documentation
    • more tests
    • doxygen-awesome build bix
    Downloads
  • 0.3.1 4975721a5c

    Minor fix Pre-Release

    blue released this 2023-04-14 14:46:37 +00:00 | 72 commits to master since this release

    Bug fixes

    • build with qt5 now is possible again

    Improvements

    • exception documentation
    Downloads
  • 0.3.0 2b4763b575

    blue released this 2023-04-12 15:44:51 +00:00 | 73 commits to master since this release

    Added transaction methods, added documentation, added some tests

    Downloads
  • 0.2.0 f39d44890a

    0.2.0 Pre-Release

    blue released this 2023-03-26 19:13:41 +00:00 | 87 commits to master since this release

    Initial release

    Downloads