Skip to content

Releases: systelab/cpp-db-adapter

v2.1.0

03 Jul 10:42
Compare
Choose a tag to compare

Fix problems with CPP20 migration

11 Mar 15:28
7165428
Compare
Choose a tag to compare
Merge pull request #6 from systelab/migration_improvements

Fixed problem with pipeline

1.1.13

01 Oct 11:26
Compare
Choose a tag to compare
  • 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

30 Sep 09:52
Compare
Choose a tag to compare
1.1.13.1 Pre-release
Pre-release

Test release to verify that the Release pipeline job works in jenkins.

1.1.11

29 Mar 23:04
Compare
Choose a tag to compare
  • 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

03 Sep 10:05
Compare
Choose a tag to compare

Moved to boost 1.72 to fix compilation on VS2019 configurations

1.1.9

04 Jun 23:26
Compare
Choose a tag to compare
  • Added configurations for VS 2019 (64 bits), with boost 1.71.0 and gtest 1.10.0

1.1.8

09 Dec 18:59
Compare
Choose a tag to compare

Linked against boost when building test utilities

1.1.7

09 Dec 18:24
Compare
Choose a tag to compare
  • Fixed Codacy issues
  • Prepared Conan recipe to build from sources

1.1.6

15 Nov 19:55
Compare
Choose a tag to compare
  • Fixed issue in StubFieldValue.