v4.32.3
github-actions
released this
24 Jun 16:00
·
225 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(http): seprate parameters with a & in http get parameters by @matteo-cristino in #893
Full Changelog: v4.32.2...v4.32.3