2017-05-26.04 (2018-01-22)
- Adapt to the export new format of WCS.
2017-05-26.03 (2017-12-14)
- Switch to cohttp version 1.0.
- wcs-lib and wcs-api are packagedin
Wcs_lib and Wcs_api modules.
2017-05-26.02 (2017-11-10)
- Add support for SPEL expressions.
- Reorganize modules.
- Remove wrapping of modules.
- Add ReactiveML interface.
- Create documentation on https://ibm.github.io/wcs-ocaml/.
- Add simple examples.
- Add Rulebot example.
- Loosen package dependencies.
2017-05-26.01 (2017-10-05)
- Spit library into
wcs-lib and wcs-api to have less dependencies for wcs-lib. - the
make doc command creates the library documentation in _build/default/_doc/index.html.
2017-05-26.00 (2017-09-27)