Releases: systelab/cpp-db-adapter
Releases · systelab/cpp-db-adapter
v2.1.0
Fix problems with CPP20 migration
Merge pull request #6 from systelab/migration_improvements Fixed problem with pipeline
1.1.13
- Continuous Integration Improvements
- Updated dependencies:
- Added option for boost 1.76
- Upgraded TestUtilities to 1.0.8
- Fixed adapter interface pipeline to not include settings in package.
- Added jenkins files to build the library and removed appeveyor and travis files.
1.1.13.1
Test release to verify that the Release pipeline job works in jenkins.
1.1.11
- Updated continuous integration to:
- Use GitHub Action to generate library documentation
- Upload generated packages to Systelab's public Artifactory
- Moved VS 2017 configurations to work with GoogleTest 1.10.0
1.1.10
Moved to boost 1.72 to fix compilation on VS2019 configurations
1.1.9
- Added configurations for VS 2019 (64 bits), with boost 1.71.0 and gtest 1.10.0
1.1.8
Linked against boost when building test utilities
1.1.7
- Fixed Codacy issues
- Prepared Conan recipe to build from sources