Skip to content

Releases: systelab/cpp-json-adapter

1.1.6

16 Apr 09:36
f4fb7d5
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Thymir made their first contribution in #3

Full Changelog: v1.1.5...v1.1.6

1.1.5

30 Sep 14:59
Compare
Choose a tag to compare
  • Fixed conan packaging for JSONAdapterInterface to not include test utilities files

1.1.4

29 Sep 12:29
Compare
Choose a tag to compare
  • Added configurations for the Snow project into continuous integration

1.1.3

14 Sep 16:33
03ebe65
Compare
Choose a tag to compare
  • Moved continuous integration to Jenkins
  • Deploy conan package into remote specific for C++ task force
  • Fixed use of "export_sources" definition in conan recipe

1.1.2

29 Mar 23:25
Compare
Choose a tag to compare
  • Upload generated packages to CSW JFrogPlatform
  • Moved VS2017 configurations to work with GoogleTest 1.10.0

1.1.1

25 Feb 09:55
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

1.1.0

07 Sep 15:13
Compare
Choose a tag to compare
  • Added flag for pretty serialization of JSONs
  • Added methods for value retrieval based on JSON pointers

1.0.11

01 Jun 21:43
Compare
Choose a tag to compare
  • Obtained gtest from conan-center

1.0.10

18 Apr 18:27
Compare
Choose a tag to compare
  • Added method to build a new document from a value

1.0.9

14 Jan 22:49
Compare
Choose a tag to compare
  • Added support for GTest 1.10.0
  • Added support for Visual Studio 2019