v4.32.4
github-actions
released this
30 Jun 18:40
·
222 commits
to master
since this release
Language bindings
Updated on official repositories:
- Zenroom in NodeJS ::
npm install zenroom
- Zenroom in Python ::
pip install zenroom
- Zenroom in Go ::
go get github.com/dyne/Zenroom/bindings/golang/zenroom
- Zenroom in Rust :: see our test example
What's Changed
- fix broken link in zencode-scenarios-qp.md by @andrea-dintino in #894
- fix(zenroom): initialize zenroom before script check, in this way the error on empty script follows the logfmt specification by @matteo-cristino in #892
Full Changelog: v4.32.3...v4.32.4