v5.1.2
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(Makefile): update clean target by @matteo-cristino in #994
Full Changelog: v5.1.1...v5.1.2