Skip to content

Releases: ArtifactDB/comservatory

v2.1.0

01 Apr 03:15

Choose a tag to compare

  • Updates to use the latest version of the byteme library.

v2.0.2

28 May 20:33

Choose a tag to compare

  • Updates to use the latest byteme library.
  • Added a version config file for Cmake installs.

v2.0.1

24 Oct 00:00

Choose a tag to compare

  • Missed a few spots in the boolean refactor.
  • Minor docfixes.

v2.0.0

23 Oct 22:19

Choose a tag to compare

  • Switch the BooleanField interface to actually use push_back(bool), for consistency.
  • Removed the deprecated ReadCsv class.

v1.1.0

22 Oct 01:16
f814f5e

Choose a tag to compare

  • Streamlined the reading interface to use read()/read_file() and ReadOptions.
  • Reading functions can now accept Contents with pre-configured fields for validation.

v1.0.0

10 Aug 23:09

Choose a tag to compare

First formal release of this package.