All Versions
3
Latest Version
Avg Release Cycle
99 days
Latest Release
211 days ago

Changelog History

  • v1.2.0 Changes

    November 15, 2025

    What's Changed

    • 👌 Improved sqlitemap moving behavior
    • Disable sqlitemap copy constructor and copy assignment
    • 👌 Improved sqlitemap configuration/codec forwarding
    • Add sqlitemap_t, key_codec_t and value_codec_t type alias helpers

    Full Changelog : v1.1.0...v1.2.0

  • v1.1.0 Changes

    May 04, 2025

    What's Changed

    • ➕ add pragma statements to configuration options
    • 🏁 avoid IN, OUT as template argument names to avoid conflicts with windows.h

    Full Changelog : v1.0.0...v1.1.0

  • v1.0.0 Changes

    May 01, 2025

    Initial release of sqlitemap