Cicero v0.9.9
Pre-release
Pre-release
This is an upgrade release switching to Ergo 0.5.5.
Install the latest release of the Cicero command-line tool with
npm i -g @accordproject/cicero-cli
Ergo Standard library
- π New support for DateTime functions:
dateTimeStartOf
(beginning of time period)dateTimeEndOf
(end of time period) anddateTimeComponent
(time period)
Bug fixes
- π
toString
built-in function now works onDateTime