132 lines
4.4 KiB
Markdown
Raw Normal View History

# 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
* 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
* 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
* 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
* The following workspace dependencies were updated
* dependencies
* air-test-utils bumped from 0.9.0 to 0.10.0
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
## [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))
## [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
## [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
## [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
## [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