v4.40.0
·
307 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(time): date table to and from timestamp conversions and math operations by @matteo-cristino in #905
Full Changelog: v4.39.0...v4.40.0