Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1021 Bytes

CHANGES.md

File metadata and controls

35 lines (26 loc) · 1021 Bytes

2017-05-26.05 (2018-08-29)

  • Merge wcs-lib and wcs-api into wcs-lib.
  • json and yojson ReactiveML interface.
  • Fix compilation issues with new versions of opam and atdgen.
  • Add ~parent_id and ~previous_sibling_id in builder interface.

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)

  • Initial public release.