v5.2.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
- refactor(keyring): replace if statements with table lookup by @matteo-cristino in #1006
Full Changelog: v5.2.1...v5.2.2