Releases: dyne/Zenroom
Releases · dyne/Zenroom
v3.14.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: go bindings use zencode-exec by @albertolerda in #710
Full Changelog: v3.13.2...v3.14.0
v3.13.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
Full Changelog: v3.13.1...v3.13.2
v3.13.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.13.0...v3.13.1
v3.13.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
- ci: 👷 align releases and remove tag in case of failure by @matteo-cristino in #665
- feat(ethereum): ✨multiple ethereum signatures verification by @matteo-cristino in #708
Full Changelog: v3.12.0...v3.13.0
v3.12.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(pvss): crypto_pvss.lua with zencode and tests by @RebeccaSelvaggini in #704
Full Changelog: v3.11.2...v3.12.0
v3.11.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(dictionary): 🐛 move element in a table of schemas by @matteo-cristino in #705
Full Changelog: v3.11.1...v3.11.2
v3.11.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.11.0...v3.11.1
v3.11.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: create and verify jwt hs256 by @albertolerda in #700
Full Changelog: v3.10.2...v3.11.0
v3.10.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(cli-zenroom): 🐛 add foreach statements in zencode introspection by @matteo-cristino in #696
Full Changelog: v3.10.1...v3.10.2
v3.10.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: is_hex checks if a string begins with 0x by @albertolerda in #698
Full Changelog: v3.10.0...v3.10.1