Releases: dyne/Zenroom
Releases · dyne/Zenroom
v5.3.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(table): ✨ first implementation of pointer system in zencode by @matteo-cristino in #752
Full Changelog: v5.2.2...v5.3.0
v5.2.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
- refactor(keyring): replace if statements with table lookup by @matteo-cristino in #1006
Full Changelog: v5.2.1...v5.2.2
v5.2.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
- chore(js): bump emsdk version to v4 by @matteo-cristino in #1009
- fix: add missing tools for wasm local compile by @puria in #1013
Full Changelog: v5.2.0...v5.2.1
v5.2.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: v5.1.4...v5.2.0
v5.1.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
- refactor(hash): improve code readability, try to avoid multiple hash initialization and expose also shake256 in zencode hash statement by @matteo-cristino in #1003
- refactor: create zencode_math.lua file to include all mathematical statements on elements by @matteo-cristino in #1004
Full Changelog: v5.1.3...v5.1.4
v5.1.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: use debug encoding on debug heap dump by @matteo-cristino in #995
Full Changelog: v5.1.2...v5.1.3
v5.1.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(Makefile): update clean target by @matteo-cristino in #994
Full Changelog: v5.1.1...v5.1.2
v5.1.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: build on alpine image by @matteo-cristino in #993
Full Changelog: v5.1.0...v5.1.1
v5.1.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
- chore(zen_rsa): always initialize all the octets at the beginning of the functions by @matteo-cristino in #998
- feat: add support for negative steps in foreach by @matteo-cristino in #996
Full Changelog: v5.0.2...v5.1.0
v5.0.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
Full Changelog: v5.0.1...v5.0.2