v4.44.1
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
- update to benchmark to include size analysis by @jaromil in #948
- fix(http): allow generic schema and to append numbers as query parameters by @matteo-cristino in #951
Full Changelog: v4.44.0...v4.44.1