Releases: dyne/Zenroom
Releases · dyne/Zenroom
v4.33.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: v4.32.6...v4.33.0
v4.32.6
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(zen_ecdh): check secret key size on generation of the public one by @matteo-cristino in #902
Full Changelog: v4.32.5...v4.32.6
v4.32.5
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
Full Changelog: v4.32.4...v4.32.5
v4.32.4
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 broken link in zencode-scenarios-qp.md by @andrea-dintino in #894
- fix(zenroom): initialize zenroom before script check, in this way the error on empty script follows the logfmt specification by @matteo-cristino in #892
Full Changelog: v4.32.3...v4.32.4
v4.32.3
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(http): seprate parameters with a & in http get parameters by @matteo-cristino in #893
Full Changelog: v4.32.2...v4.32.3
v4.32.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
- Docs/ml kem 512 by @ManudL2000 in #886
- fix(zen_ecp): 🐛 zen_arg must return elements allocated from C and arg_free must only and always be used after it by @matteo-cristino in #888
New Contributors
- @ManudL2000 made their first contribution in #886
Full Changelog: v4.32.1...v4.32.2
v4.32.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: v4.32.0...v4.32.1
v4.32.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: v4.31.2...v4.32.0
v4.31.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
- fix: print all empty octets as empty strings by @matteo-cristino in #883
Full Changelog: v4.31.1...v4.31.2
v4.31.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: 🐛 print empty octets to string as empty strings by @matteo-cristino in #882
Full Changelog: v4.31.0...v4.31.1