mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-15 22:10:49 +00:00
2.8 KiB
2.8 KiB
Changelog
- The following workspace dependencies were updated
- dependencies
- marine-it-parser bumped from 0.12.1 to 0.12.2
- dependencies
0.12.0 (2023-11-07)
⚠ BREAKING CHANGES
Features
- deps: update rust crate serde_json to 1.0.107 (0c1d378)
- deps: update rust crate thiserror to 1.0.50 (0b88b23)
- propagate errors from linked modules (#388) (a94494b)
Bug Fixes
0.11.0 (2023-08-04)
⚠ BREAKING CHANGES
- update versions to comply with semver (#357)
Bug Fixes
0.10.1 (2023-04-04)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- marine-it-parser bumped from 0.12.0 to 0.12.1
- dependencies
0.10.0 (2023-03-14)
⚠ BREAKING CHANGES
- decouple wasmer from Marine, replace it with generic backend interface (#219)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- marine-it-parser bumped from 0.11.1 to 0.12.0
- dependencies