Skip to content

2.2.0

Compare
Choose a tag to compare
@SRombauts SRombauts released this 19 Sep 13:22
· 502 commits to master since this release
  • #143 Update SQLite3 from 3.19.3 to latest 3.20.1 (2017-08-24)
  • #142 Added tryExecuteStep and tryReset
  • #140 Removed virtual kewords from destructors
  • #139 Removed misplaced noexcept keyword
  • #138 Improved Exception class C++ conformance
  • #134 Fix warnings
  • Deprecated Statement::IsOk() to Statement::HasRow()