Releases: fluencelabs/marine
Releases · fluencelabs/marine
it-json-serde: v0.4.0
0.4.0 (2023-03-14)
⚠ BREAKING CHANGES
- decouple wasmer from Marine, replace it with generic backend interface (#219)
Features
- decouple wasmer from Marine, replace it with generic backend interface (#219) (d3a773d)
fluence-app-service: v0.25.0
0.25.0 (2023-03-14)
⚠ BREAKING CHANGES
- decouple wasmer from Marine, replace it with generic backend interface (#219)
Features
- decouple wasmer from Marine, replace it with generic backend interface (#219) (d3a773d)
Dependencies
- The following workspace dependencies were updated
- dependencies
- marine-runtime bumped from 0.25.0 to 0.26.0
- marine-min-it-version bumped from 0.2.1 to 0.3.0
- marine-wasm-backend-traits bumped from 0.1.0 to 0.2.0
- marine-wasmtime-backend bumped from 0.1.0 to 0.2.0
mrepl: v0.20.0
0.20.0 (2023-03-03)
⚠ BREAKING CHANGES
- fluence-app-service: add separate bases for temp dirs and mapped dirs (#288)
Features
- fluence-app-service: add separate bases for temp dirs and mapped dirs (#288) (1d86899)
Dependencies
- The following workspace dependencies were updated
- dependencies
- fluence-app-service bumped from 0.23.1 to 0.24.0
marine: v0.13.0
0.13.0 (2023-03-03)
⚠ BREAKING CHANGES
- cli: use sdk dependency version from Cargo.lock instead of Cargo.toml (#286)
Features
- cli: use sdk dependency version from Cargo.lock instead of Cargo.toml (#286) (fc384a4)
marine-runtime: v0.25.0
0.25.0 (2023-03-03)
⚠ BREAKING CHANGES
- fluence-app-service: add separate bases for temp dirs and mapped dirs (#288)
Features
- fluence-app-service: add separate bases for temp dirs and mapped dirs (#288) (1d86899)
fluence-app-service: v0.24.0
0.24.0 (2023-03-03)
⚠ BREAKING CHANGES
- fluence-app-service: add separate bases for temp dirs and mapped dirs (#288)
Features
- fluence-app-service: add separate bases for temp dirs and mapped dirs (#288) (1d86899)
Dependencies
- The following workspace dependencies were updated
- dependencies
- marine-runtime bumped from 0.24.1 to 0.25.0
mrepl: v0.19.2
Dependencies
- The following workspace dependencies were updated
- dependencies
- fluence-app-service bumped from 0.23.0 to 0.23.1
marine-runtime: v0.24.1
0.24.1 (2023-02-20)
Bug Fixes
- mrepl: replace fn with func in mrepl output to match aqua syntax (#284) (e4c77a8)
fluence-app-service: v0.23.1
Dependencies
- The following workspace dependencies were updated
- dependencies
- marine-runtime bumped from 0.24.0 to 0.24.1
marine-js: v0.3.45
0.3.45 (2023-02-15)
Bug Fixes
- marine-js: add empty index.js as main entry point (#282) (cc430a0)