v2.19.0
github-actions
released this
15 Mar 09:22
·
887 commits
to master
since this release
Language bindings
Updated on official repositories:
- Zenroom in NodeJS ::
npm install zenroom@next
- Zenroom in Python ::
pip install zenroom --pre
- Zenroom in Go ::
go get github.com/dyne/Zenroom/bindings/golang/zenroom
- Zenroom in Rust :: see our test example
What's Changed
- feat: use strtok from c (fix #608) by @albertolerda in #612
Full Changelog: v2.18.0...v2.19.0