Releases · bw-hro/sqlitemap

v1.2.0

15 Nov 23:14

d0a644c

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Choose a tag to compare

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

04 May 23:48

21b82cc

Choose a tag to compare

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

01 May 22:35

838340d

Choose a tag to compare

Initial release of sqlitemap