Cicero v0.9.6
Pre-release
Pre-release
This is a bug fix and improvements release.
Install the latest release of the Cicero command-line tool with
npm i -g @accordproject/cicero-cli
Ergo
- π New support for trigonometric functions:
cos
,sin
,tan
, etc.
Template Parser
- 🔧 New version of Nearley parser (2.15.1) works much better on large contracts! (Fix #232)
Bug fixes
- 🐞JSON results printed by
ergorun
look nice again! - 🐞Update to cicero-tools