Skip to content

Cicero v0.9.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeromesimeon jeromesimeon released this 30 Nov 16:14

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) and dateTimeComponent (time period)

Bug fixes

  • 🐞toString built-in function now works on DateTime