All notable changes to this project will be documented in this file.
- Updated for csw-5.0.0
- Updated Units to match latest CSW snapshot
- Updated for csw-4.0.1
- Minor changes to build environment
- Tested on MacOS-12
- Add install.sh script that makes a binary release with native dependencies
- Updated CSW version to 4.0.0
-
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.
-
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
- Updated test version to CSW-3.0.1
- Updated test version to CSW-3.0.0-RC1
- Updated for latest csw version (v3.0.0-M1)
- Updated for csw-2.0.0