2023-03-15 14:29:59 +02:00
# Changelog
2023-03-15 17:32:29 +02:00
* 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
2023-06-23 00:45:40 +03:00
* 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
2023-08-04 00:18:11 +03:00
* 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
2023-08-04 17:04:29 +03:00
* The following workspace dependencies were updated
* dependencies
* air-test-utils bumped from 0.8.0 to 0.8.1
2023-08-08 11:46:32 +03:00
* The following workspace dependencies were updated
* dependencies
* air-test-utils bumped from 0.8.1 to 0.8.2
2023-08-31 13:22:44 +03:00
* The following workspace dependencies were updated
* dependencies
* air-test-utils bumped from 0.9.0 to 0.10.0
2023-09-05 03:20:03 +03:00
* The following workspace dependencies were updated
* dependencies
* air-test-utils bumped from 0.10.1 to 0.10.2
2023-09-07 13:56:11 +03:00
* 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
2023-09-22 00:46:21 +03:00
* 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
2023-10-13 21:19:14 +03:00
* The following workspace dependencies were updated
* dependencies
* air-test-utils bumped from 0.10.5 to 0.10.6
2023-10-16 16:01:49 +03:00
* The following workspace dependencies were updated
* dependencies
* air-test-utils bumped from 0.11.0 to 0.11.1
2023-10-16 17:15:16 +03:00
* 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
2023-10-26 16:56:52 +03:00
* 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
2024-01-09 17:40:00 +02:00
* The following workspace dependencies were updated
* dependencies
* air-test-utils bumped from 0.14.0 to 0.14.1
2024-01-11 13:56:03 +02:00
* 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
2024-01-24 15:41:11 +02:00
* The following workspace dependencies were updated
* dependencies
* air-test-utils bumped from 0.15.0 to 0.15.1
2024-01-08 12:32:49 +02:00
## [0.8.1](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.8.0...air-testing-framework-v0.8.1) (2024-01-03)
### Bug Fixes
* **deps:** update rust crate fluence-keypair to 0.10.4 ([#752 ](https://github.com/fluencelabs/aquavm/issues/752 )) ([c9a0b87 ](https://github.com/fluencelabs/aquavm/commit/c9a0b87a4cefa3509b040c24d23cca37757fc030 ))
### 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
2023-12-12 19:15:36 +02:00
## [0.8.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.7.3...air-testing-framework-v0.8.0) (2023-12-12)
### ⚠ BREAKING CHANGES
* **interpreter-data:** allow only deterministic signature algorithms ([#734 ](https://github.com/fluencelabs/aquavm/issues/734 ))
### Features
* **interpreter-data:** allow only deterministic signature algorithms ([#734 ](https://github.com/fluencelabs/aquavm/issues/734 )) ([15ce40a ](https://github.com/fluencelabs/aquavm/commit/15ce40a1cd3271feb294666a1ef26d00282eb780 ))
### 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
2023-10-13 22:21:19 +03:00
## [0.7.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.6.1...air-testing-framework-v0.7.0) (2023-10-13)
### ⚠ BREAKING CHANGES
* **aquavm-air:** signature checking ([#607 ](https://github.com/fluencelabs/aquavm/issues/607 ))
### Features
* **aquavm-air:** signature checking ([#607 ](https://github.com/fluencelabs/aquavm/issues/607 )) ([8a07613 ](https://github.com/fluencelabs/aquavm/commit/8a076130274c0500025e5c2ea74ec57e4c455971 ))
### 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
2023-10-13 20:42:40 +03:00
## [0.6.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.5.5...air-testing-framework-v0.6.0) (2023-10-13)
### ⚠ BREAKING CHANGES
* **execution-engine:** fail :error: now bubbles the original error up [fixes VM-342] ([#714 ](https://github.com/fluencelabs/aquavm/issues/714 ))
### Features
* **execution-engine:** fail :error: now bubbles the original error up [fixes VM-342] ([#714 ](https://github.com/fluencelabs/aquavm/issues/714 )) ([98870c2 ](https://github.com/fluencelabs/aquavm/commit/98870c2ff9215914270186db8b8e2015bd54a9d5 ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* air-test-utils bumped from 0.10.4 to 0.10.5
2023-09-05 01:28:26 +03:00
## [0.5.2](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.5.1...air-testing-framework-v0.5.2) (2023-09-04)
### Features
* **execution-engine:** a new :error: runtime attribute according with FLIP-11 [fixes VM-329] ([#683 ](https://github.com/fluencelabs/aquavm/issues/683 )) ([20afb79 ](https://github.com/fluencelabs/aquavm/commit/20afb79e3f345b83c367357171f1802ed2db0a66 ))
### 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
2023-08-17 16:06:59 +03:00
## [0.5.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.4.3...air-testing-framework-v0.5.0) (2023-08-17)
### ⚠ BREAKING CHANGES
* update marine-rs-sdk minor version
### Features
* update marine-rs-sdk minor version ([4b4e3bd ](https://github.com/fluencelabs/aquavm/commit/4b4e3bde839d1167ea559d49b183d1a76bc93439 ))
2023-07-17 17:55:56 +03:00
## [0.4.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.3.0...air-testing-framework-v0.4.0) (2023-07-16)
### ⚠ BREAKING CHANGES
* **execution-engine:** add error-code invariant check for match/mismatch ([#622 ](https://github.com/fluencelabs/aquavm/issues/622 ))
### Features
* **execution-engine:** add error-code invariant check for match/mismatch ([#622 ](https://github.com/fluencelabs/aquavm/issues/622 )) ([33a9d9f ](https://github.com/fluencelabs/aquavm/commit/33a9d9f32f84c5b31b59120f9da3c1624e1d5c27 ))
### 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
2023-06-23 18:38:43 +03:00
## [0.3.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.2.1...air-testing-framework-v0.3.0) (2023-06-23)
### ⚠ BREAKING CHANGES
* **testing-framework:** restore WASM test executor ([#609 ](https://github.com/fluencelabs/aquavm/issues/609 ))
### Miscellaneous Chores
* **testing-framework:** restore WASM test executor ([#609 ](https://github.com/fluencelabs/aquavm/issues/609 )) ([c332cca ](https://github.com/fluencelabs/aquavm/commit/c332cca6b75e804412e1f1cc51bdfe0580ea5fdd ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* air-test-utils bumped from 0.6.0 to 0.7.0
2023-03-23 12:37:30 +02:00
## [0.2.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.1.7...air-testing-framework-v0.2.0) (2023-03-21)
### ⚠ BREAKING CHANGES
* **interpreter-data:**
### Features
* **interpreter-data:** New data format for calls ([#501 ](https://github.com/fluencelabs/aquavm/issues/501 )) ([d502894 ](https://github.com/fluencelabs/aquavm/commit/d5028942e41e1ac47ce31e20b57c17895f543ac8 ))
### 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
2023-03-15 14:29:59 +02:00
## [0.1.6](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.1.5...air-testing-framework-v0.1.6) (2023-03-15)
### Features
* **tools:** merge some tools into the `air` CLI tool ([#509 ](https://github.com/fluencelabs/aquavm/issues/509 )) ([79ac153 ](https://github.com/fluencelabs/aquavm/commit/79ac153f1dcfc0a77ec511c6e25285728312ad4c ))
### 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