Releases: bw-hro/sqlitemap
Releases · bw-hro/sqlitemap
v1.2.0
What's Changed
- Improved sqlitemap moving behavior
- Disable sqlitemap copy constructor and copy assignment
- Improved sqlitemap configuration/codec forwarding
- Add
sqlitemap_t,key_codec_tandvalue_codec_ttype alias helpers
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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