mirror of
https://github.com/fluencelabs/aquavm
synced 2025-04-24 14:52:15 +00:00
3.4 KiB
3.4 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.7.0 (2024-02-22)
⚠ BREAKING CHANGES
- update marine-rs-sdk to 0.14.0, remove all of json_path remains (#820)
Features
0.6.0 (2024-01-11)
⚠ BREAKING CHANGES
- data: Rkyv for
InterprerterData
(#783)
Features
0.5.2 (2024-01-03)
Bug Fixes
- deps: update rust crate marine-call-parameters to 0.10.2 (#732) (763bbcb)
- deps: update rust crate marine-call-parameters to 0.10.3 (#781) (518bb95)
0.5.1 (2023-09-21)
Bug Fixes
0.5.0 (2023-08-17)
⚠ BREAKING CHANGES
- polyplets: move SecurityTetraplets to marine-rs-sdk (#674)
- update marine-rs-sdk minor version
Features
- polyplets: move SecurityTetraplets to marine-rs-sdk (#674) (7a8a460)
- update marine-rs-sdk minor version (4b4e3bd)
Bug Fixes
0.3.3 (2023-08-03)
Bug Fixes
[Unreleased]
[0.3.2] - 2022-09-13
Other
- Update all non-major Rust dependencies (#321)
- Update all non-major Rust dependencies (#309)
- Get rid of unsafe code in the interpreter (#303)