2.2.0
- #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()