v4.46.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
- chore(cleanup): remove some old functions not existing anymore from header by @matteo-cristino in #978
- docs: update list of all zencode statements by @matteo-cristino in #975
- chore: small help to dev experience by @matteo-cristino in #971
- docs: update some build and exec instructions by @matteo-cristino in #963
- docs(README): update reuse link from non existing github action to reuse compliance page by @matteo-cristino in #984
- fix: minus sign in parathesis by @matteo-cristino in #965
Full Changelog: v4.46.1...v4.46.2