mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-15 04:30:48 +00:00
* chore: release master * chore: Bump air-interpreter and air-near-contract version to 0.55.0
2.5 KiB
2.5 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.
-
The following workspace dependencies were updated
- dependencies
- avm-interface bumped from 0.28.2 to 0.28.3
- dependencies
-
The following workspace dependencies were updated
- dependencies
- avm-interface bumped from 0.28.3 to 0.28.4
- dependencies
-
The following workspace dependencies were updated
- dependencies
- avm-interface bumped from 0.28.4 to 0.28.5
- dependencies
-
The following workspace dependencies were updated
- dependencies
- avm-interface bumped from 0.29.0 to 0.29.1
- dependencies
-
The following workspace dependencies were updated
- dependencies
- avm-interface bumped from 0.29.1 to 0.29.2
- dependencies
-
The following workspace dependencies were updated
- dependencies
- avm-interface bumped from 0.29.2 to 0.29.3
- dependencies
0.7.0 (2023-08-17)
⚠ BREAKING CHANGES
- update marine-rs-sdk minor version
Features
- update marine-rs-sdk minor version (4b4e3bd)
0.6.0 (2023-02-27)
⚠ BREAKING CHANGES
- data_store: use particle_id + current_peer_id as prev_data key in DataStore (#485)
Bug Fixes
0.5.0 (2023-02-21)
⚠ BREAKING CHANGES
- avm: improve anomaly detection
Features
- avm: improve anomaly detection (5e6863d)
Dependencies
- The following workspace dependencies were updated
- dependencies
- avm-interface bumped from 0.28.1 to 0.28.2
- dependencies
[Unreleased]
[0.4.1] - 2022-09-13
Other
- Introduce length functor (#314)
- Update all non-major Rust dependencies (#309)
- Get rid of unsafe code in the interpreter (#303)
- make clippy happy (#291)