3.3.0
What's Changed
- Fix preprocessor issues by @jowr in #393
- check if SQLITE_OPEN_NOFOLLOW is defined by @ninjaoflight in #394
- meson project changes based on wrap submission review by @ninjaoflight in #391
- fix incorrect work of savepoint by @spoyler in #390
- Rename Savepoint RollbackTo() and fix class comments and formatting by @SRombauts in #396
- Add Mingw GitHub actions by @SRombauts in #384
- Add a Transaction::rollback() method by @SRombauts in #397
- add meson usage guide by @ninjaoflight in #395
- Fix meson installation by @dougnazar in #401
- Lint corrections by @ninjaoflight in #400
- Add documentation for prepared statements in transactions by @ewarchul in #404
- add disable option for sqlite3_expanded_sql by @ninjaoflight in #399
- correct executable name in meson by @ninjaoflight in #408
- Create Meson CI by @ninjaoflight in #407
- Update package.xml by @poshul in #409
- use checkout@v3 in CMake CI by @ninjaoflight in #410
- Dllexport import by @pierre-aimi in #406
- Remove mismatched else condition in CMakeLists.txt by @Timmmm in #415
- Fix compiler warnings warning by @ninjaoflight in #413
- Update SQLite from 3.40.0 to 3.42.0 (2023-05-16) by @SRombauts in #423
New Contributors
- @spoyler made their first contribution in #390
- @dougnazar made their first contribution in #401
- @ewarchul made their first contribution in #404
- @poshul made their first contribution in #409
- @pierre-aimi made their first contribution in #406
- @Timmmm made their first contribution in #415
Full Changelog: 3.2.1...3.3.0