v4.25.0
github-actions
released this
05 Apr 14:06
·
302 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
- feat(foreach): ✨ add statement to exit from a foreach loop by @matteo-cristino in #841
Full Changelog: v4.24.0...v4.25.0