- Merge
wcs-libandwcs-apiintowcs-lib. - json and yojson ReactiveML interface.
- Fix compilation issues with new versions of opam and atdgen.
- Add
~parent_idand~previous_sibling_idin builder interface.
- Adapt to the export new format of WCS.
- Switch to cohttp version 1.0.
- wcs-lib and wcs-api are packagedin
Wcs_libandWcs_apimodules.
- 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.
- Spit library into
wcs-libandwcs-apito have less dependencies forwcs-lib. - the
make doccommand creates the library documentation in_build/default/_doc/index.html.
- Initial public release.