mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-16 06:20:49 +00:00
* chore: release master * chore: Bump marine-js version to 0.3.4 * update marine-js and lockfile --------- Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
1.9 KiB
1.9 KiB
Changelog
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)