v1.1.2
The solidity verifier contract generation has been changed so the version stored in the contract is {MAJOR_VERSION}.{MINOR_VERSION}. The patch version will not change the verifier contract (this will be upheld by OpenVM).
What's Changed
- chore: update tag in book install instructions by @jonathanpwang in #1626
- fix: several typos of different importance by @crStiv in #1627
- docs: Update native compiler docs for debug by @nyunyunyunyu in #1634
- feat: truncate patch on verifier version by @HrikB in #1629
New Contributors
Full Changelog: v1.1.1...v1.1.2