mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-15 14:00:50 +00:00
5.3 KiB
5.3 KiB
Changelog
-
The following workspace dependencies were updated
- dependencies
- marine-wasm-backend-traits bumped from 0.2.1 to 0.3.0
- dependencies
-
The following workspace dependencies were updated
- dependencies
- marine-wasm-backend-traits bumped from 0.5.1 to 0.6.0
- dependencies
0.17.0 (2024-04-10)
⚠ BREAKING CHANGES
Features
Bug Fixes
0.15.1 (2024-01-07)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- marine-it-interfaces bumped from 0.9.0 to 0.9.1
- marine-module-interface bumped from 0.8.0 to 0.8.1
- marine-wasm-backend-traits bumped from 0.5.0 to 0.5.1
- dependencies
0.15.0 (2023-12-14)
⚠ BREAKING CHANGES
- versions: enforce minor version bumps (#400)
Bug Fixes
0.14.0 (2023-11-07)
⚠ BREAKING CHANGES
Features
- deps: update rust crate anyhow to 1.0.75 (#372) (44b8e96)
- deps: update rust crate semver to 1.0.20 (7b666ae)
- deps: update rust crate thiserror to 1.0.50 (0b88b23)
- propagate errors from linked modules (#388) (a94494b)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- marine-it-interfaces bumped from 0.10.0 to 0.9.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