mirror of
https://github.com/fluencelabs/aquavm
synced 2025-04-24 14:52:15 +00:00
* chore: release master * chore: Bump air-interpreter and air-near-contract version to 0.58.0 * Set minimal interpreter version to 0.58.0 --------- Co-authored-by: Ivan Boldyrev <ivan@fluence.one>
3.6 KiB
3.6 KiB
Changelog
0.9.0 (2024-01-11)
⚠ BREAKING CHANGES
- data: Rkyv for
InterprerterData
(#783)
Features
0.8.0 (2024-01-03)
⚠ BREAKING CHANGES
- data: values are binary blobs (#775)
Features
0.7.0 (2023-12-12)
⚠ BREAKING CHANGES
- interpreter-cid,interpreter-data: Support for multiple hash types in CID verification (#722)
Features
- interpreter-cid,interpreter-data: Support for multiple hash types in CID verification (#722) (524c302)
0.6.0 (2023-10-26)
⚠ BREAKING CHANGES
- interpreter-cid: use Blake3 for CIDs (#729)
Features
Bug Fixes
- interpreter-cid: fix compilation with correct featureflag (a84716d)
0.5.0 (2023-10-16)
⚠ BREAKING CHANGES
- execution-engine,test-utils,interpreter-data,interpreter-cid: Rc into CID (#718)
Features
0.4.0 (2023-10-13)
⚠ BREAKING CHANGES
- aquavm-air: signature checking (#607)
Features
0.3.0 (2023-06-22)
⚠ BREAKING CHANGES
- aquavm-air,air-interpreter-signature,air-interpreter-data: Peer signatures (#598)