* chore: release master * chore: Bump air-interpreter and air-near-contract version to 0.64.1
11 KiB
Changelog
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.4.6 to 0.4.7
- dev-dependencies
- air-test-utils bumped from 0.4.6 to 0.4.7
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.5.0 to 0.6.0
- aquavm-air-parser bumped from 0.7.4 to 0.7.5
- dev-dependencies
- air-test-utils bumped from 0.5.0 to 0.6.0
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.7.1 to 0.8.0
- aquavm-air-parser bumped from 0.8.0 to 0.8.1
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.8.0 to 0.8.1
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.8.1 to 0.8.2
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.9.0 to 0.10.0
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.10.1 to 0.10.2
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.10.2 to 0.10.3
- aquavm-air-parser bumped from 0.8.2 to 0.9.0
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.10.3 to 0.10.4
- aquavm-air-parser bumped from 0.9.0 to 0.10.0
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.10.5 to 0.10.6
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.11.0 to 0.11.1
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.11.1 to 0.12.0
- air-interpreter-signatures bumped from 0.1.2 to 0.1.3
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.12.0 to 0.12.1
- air-interpreter-signatures bumped from 0.1.3 to 0.1.4
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.14.0 to 0.14.1
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.14.1 to 0.15.0
- air-interpreter-signatures bumped from 0.1.6 to 0.1.7
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.15.0 to 0.15.1
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.17.0 to 0.17.1
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.18.0 to 0.18.1
- dependencies
-
The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.18.1 to 0.18.2
- dependencies
0.11.0 (2024-04-15)
⚠ BREAKING CHANGES
- runtime: switch to async marine (#815)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.17.1 to 0.18.0
- dependencies
0.10.0 (2024-02-22)
⚠ BREAKING CHANGES
- update marine-rs-sdk to 0.14.0, remove all of json_path remains (#820)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.16.0 to 0.17.0
- aquavm-air-parser bumped from 0.11.2 to 0.12.0
- dependencies
0.9.0 (2024-02-20)
⚠ BREAKING CHANGES
- preparation,memory: AquaVM preparation step now checks input arguments sizes [fixes VM-425]
Features
- execution-engine: Rc-based JSON value (#813) (0d53f2b)
- preparation,memory: AquaVM preparation step now checks input arguments sizes [fixes VM-425] (5afd5cb)
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.15.1 to 0.16.0
- aquavm-air-parser bumped from 0.11.1 to 0.11.2
- dependencies
0.8.1 (2024-01-03)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.13.0 to 0.14.0
- aquavm-air-parser bumped from 0.11.0 to 0.11.1
- air-interpreter-signatures bumped from 0.1.5 to 0.1.6
- dependencies
0.8.0 (2023-12-12)
⚠ BREAKING CHANGES
- interpreter-data: allow only deterministic signature algorithms (#734)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.12.1 to 0.13.0
- aquavm-air-parser bumped from 0.10.0 to 0.11.0
- air-interpreter-signatures bumped from 0.1.4 to 0.1.5
- dependencies
0.7.0 (2023-10-13)
⚠ BREAKING CHANGES
- aquavm-air: signature checking (#607)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.10.6 to 0.11.0
- air-interpreter-signatures bumped from 0.1.1 to 0.1.2
- dependencies
0.6.0 (2023-10-13)
⚠ BREAKING CHANGES
- execution-engine: fail :error: now bubbles the original error up [fixes VM-342] (#714)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.10.4 to 0.10.5
- dependencies
0.5.2 (2023-09-04)
Features
- execution-engine: a new :error: runtime attribute according with FLIP-11 [fixes VM-329] (#683) (20afb79)
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.10.0 to 0.10.1
- aquavm-air-parser bumped from 0.8.1 to 0.8.2
- dependencies
0.5.0 (2023-08-17)
⚠ BREAKING CHANGES
- update marine-rs-sdk minor version
Features
- update marine-rs-sdk minor version (4b4e3bd)
0.4.0 (2023-07-16)
⚠ BREAKING CHANGES
- execution-engine: add error-code invariant check for match/mismatch (#622)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.7.0 to 0.7.1
- aquavm-air-parser bumped from 0.7.5 to 0.8.0
- dependencies
0.3.0 (2023-06-23)
⚠ BREAKING CHANGES
- testing-framework: restore WASM test executor (#609)
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.6.0 to 0.7.0
- dependencies
0.2.0 (2023-03-21)
⚠ BREAKING CHANGES
- interpreter-data:
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.4.7 to 0.5.0
- dev-dependencies
- air-test-utils bumped from 0.4.7 to 0.5.0
- dependencies
0.1.6 (2023-03-15)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-test-utils bumped from 0.4.5 to 0.4.6
- aquavm-air-parser bumped from 0.7.3 to 0.7.4
- dev-dependencies
- air-test-utils bumped from 0.4.5 to 0.4.6
- dependencies