Skip to content

2.1.0

Compare
Choose a tag to compare
@SRombauts SRombauts released this 18 Jul 13:03
· 531 commits to master since this release
  • Update SQLite3 from 3.13 to latest 3.19.3 (2017-06-08)
  • #125 Fixed Incompatibility in 3.19.0 (to use older SQLite version set the CMake variable SQLITE_USE_LEGACY_STRUCT)
  • #96 Fixed link error (inline in cpp) and compiler warnings (unused variable...)
  • #107 Added ability to open encrypted databases
  • #114 Added convenience functions for constructing objects from a row
  • #118 Added CMake install step
  • #119 Fix warnings
  • #120 Make cpplint.py Python-3 compatible
  • #100 Link libssp when targeted
  • #102 Removed redundant const