20 lines
No EOL
614 B
Text
20 lines
No EOL
614 B
Text
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [Unreleased]
|
|
https://github.com/Zokrates/ZoKrates/compare/master...develop
|
|
|
|
## [0.6.4] - 2021-03-19
|
|
### Release
|
|
- https://github.com/Zokrates/ZoKrates/releases/tag/0.6.4
|
|
|
|
### Changes
|
|
- re-include embeds for a slightly cheaper sha256
|
|
- remove array ssa
|
|
- add flag to allow unconstrained variables
|
|
- better flattening of conjunctions
|
|
- put backends behind features
|
|
- accept any assignee in multidef
|
|
- minor performance and stability improvements
|
|
|
|
For older releases and changes, visit https://github.com/Zokrates/ZoKrates/releases. |