mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-15 14:00:50 +00:00
* chore: release master * chore: Regenerate Cargo.lock * chore: Bump marine-js version to 0.7.1
2.0 KiB
2.0 KiB
Changelog
- The following workspace dependencies were updated
- dependencies
- marine-wasm-backend-traits bumped from 0.2.1 to 0.3.0
- dependencies
0.13.0 (2023-08-04)
⚠ BREAKING CHANGES
- update versions to comply with semver (#357)
Bug Fixes
0.12.1 (2023-04-04)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- marine-it-interfaces bumped from 0.8.0 to 0.8.1
- marine-module-interface bumped from 0.7.0 to 0.7.1
- marine-wasm-backend-traits bumped from 0.2.0 to 0.2.1
- dependencies
0.12.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-interfaces bumped from 0.7.3 to 0.8.0
- marine-module-interface bumped from 0.6.1 to 0.7.0
- marine-wasm-backend-traits bumped from 0.1.0 to 0.2.0
- dependencies