This repository was archived by the owner on Dec 16, 2025. It is now read-only.
Releases: EVerest/everest-sqlite
Releases · EVerest/everest-sqlite
v0.1.5
What's Changed
- Add support for using Boost filesystem on older compilers by @nmanne-anlgov in #10
New Contributors
- @nmanne-anlgov made their first contribution in #10
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Removed unused nlohmann dependency by @Pietfried in #5
- Add clang-tidy config and apply fixes by @hikinggrass in #8
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Enable position independent code by @hikinggrass in #7
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Add find_dependency(SQLite3) and include of CollectMigrationFiles.cmake by @hikinggrass in #6
New Contributors
- @hikinggrass made their first contribution in #6
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Reduced log level of connection establishment and closing by @Pietfried in #3
- Update to version 0.1.1 by @Pietfried in #4
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Initial libsqlite implementation by @Pietfried in #1
New Contributors
- @Pietfried made their first contribution in #1
Full Changelog: https://github.com/EVerest/everest-sqlite/commits/v0.1.0