Releases: dyne/Zenroom
Releases · dyne/Zenroom
v3.20.0
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
Full Changelog: v3.19.0...v3.20.0
v3.19.0
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: rust spawns zencode-exec by @albertolerda in #731
Full Changelog: v3.18.2...v3.19.0
v3.18.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
- ci(main): 👷 pypi-release needs python-sdist by @matteo-cristino in #729
- ci(main): 👷 add various os build during tests and reduce meson build to default gcc and clang by @matteo-cristino in #726
- fix(random): 🐛 random numbers type are the same as the modulo type by @matteo-cristino in #734
Full Changelog: v3.18.1...v3.18.2
v3.18.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
- fix(w3c-did): 🐛 double the maximum size of DID documents by @matteo-cristino in #728
Full Changelog: v3.18.0...v3.18.1
v3.18.0
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: python binding uses
zencode-exec
by @albertolerda in #725
Full Changelog: v3.17.1...v3.18.0
v3.17.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
- fix: 🐛 codec of copied elements from dictionary or array of schemas by @matteo-cristino in #724
Full Changelog: v3.17.0...v3.17.1
v3.17.0
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
Full Changelog: v3.16.1...v3.17.0
v3.16.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
Full Changelog: v3.16.0...v3.16.1
v3.16.0
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
Full Changelog: v3.15.0...v3.16.0
v3.15.0
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
- fix mermaid issue in docs by @andrea-dintino in #715
- feat: make flatten deterministic by sorting keys by @albertolerda in #718
Full Changelog: v3.14.1...v3.15.0