Skip to content

Releases: tmtsoftware/csw-c

csw-c v5.0.0

30 Nov 21:27
Compare
Choose a tag to compare
  • Updated for csw-5.0.0

csw-c-4.0.3

14 Feb 17:59
Compare
Choose a tag to compare

Updated for csw-4.0.1

csw-c-4.0.2

22 Nov 11:09
Compare
Choose a tag to compare
  • Minor changes in build and release scripts,
  • tested on Linux, MacOS-12.
  • Added install.sh script that makes a binary release with native dependencies

csw-c-4.0.1

27 Sep 21:27
Compare
Choose a tag to compare

Changed

  • Updated CSW version to 4.0.0

Added

  • Added tai and utc units for time values

  • Added a dependency on the zlog logging library and replaced printf() with log messages
    Note that your application's main() must initialize the zlog library at startup.
    See the zlog API for details.

csw-c v4.0.0

24 Aug 10:32
Compare
Choose a tag to compare
  • Updated CSW version to 4.0.0-RC1

  • Removed CSW Struct parameter type

  • Shared libcsw.so.1 is installed (was previously static libcsw.a)

  • Changed type of units argument for a CSW Parameter to an Enum matching the CSW unit values

  • Added support for UTCTime and TAITime parameters

  • Added tests for String and Choice (enum) type parameters

csw-c-3.0.1

12 Feb 15:26
Compare
Choose a tag to compare

Updated tests for csw-3.0.1

csw-c-3.0.0

18 Dec 10:52
Compare
Choose a tag to compare

Updated for the CSW-3.0.0 release.

csw-c-3.0.0-RC1

01 Dec 22:26
Compare
Choose a tag to compare

Updated test version to CSW-3.0.0-RC1

csw-c-2.0.0

03 Mar 19:35
Compare
Choose a tag to compare

C API for publishing CSW events.

This version is compatible with CSW-2.0.0.