Updates Ergo, Concerto and Markdown transform.
Addresses a security vulnerability in vm2, used by Ergo.
What's Changed
- docs: update invite link - #738 by @K-Kumar-01 in #739
- docs(cicero-server/README.md): update curl requests - #742 by @K-Kumar-01 in #743
- chore(actions): publish v0.23.0 to npm by @github-actions in #737
- test(core): metadata test by @mttrbrts in #753
- feat(server) Add new /invoke/:template endpoint implementation by @mehmettokgoz in #746
- feat(server) Add new /initialize/:template endpoint implementation by @mehmettokgoz in #747
- fix(server) Replace bitwise OR operator with logical OR for CICERO_PORT setting. by @mehmettokgoz in #754
- feat(server) Add new /normalize/:template endpoint implementation by @mehmettokgoz in #748
- chore(deps): bump yargs-parser from 9.0.2 to 20.2.4 by @dependabot in #733
- chore(deps): bump lodash.template from 3.6.2 to 4.5.0 by @dependabot in #732
- feat(server) Add new /compile/:template endpoint implementation by @mehmettokgoz in #749
- chore(ergo) : bump ergo version by @dselman in #757
New Contributors
- @K-Kumar-01 made their first contribution in #739
- @mehmettokgoz made their first contribution in #746
Full Changelog: v0.23.0...v0.24.0