mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-15 14:00:50 +00:00
2.2 KiB
2.2 KiB
Changelog
- The following workspace dependencies were updated
- dependencies
- marine-it-generator bumped from 0.10.0 to 0.10.1
- marine-it-parser bumped from 0.12.0 to 0.12.1
- marine-module-info-parser bumped from 0.6.0 to 0.6.1
- dependencies
0.14.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-generator bumped from 0.9.5 to 0.10.0
- marine-it-parser bumped from 0.11.1 to 0.12.0
- marine-module-info-parser bumped from 0.5.1 to 0.6.0
- dependencies
0.13.0 (2023-03-03)
⚠ BREAKING CHANGES
- cli: use sdk dependency version from Cargo.lock instead of Cargo.toml (#286)