-
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-utils bumped from 0.4.0 to 0.5.0
- marine-min-it-version bumped from 0.2.1 to 0.3.0
- it-json-serde bumped from 0.3.5 to 0.4.0
- dependencies
-
The following workspace dependencies were updated
- dependencies
- marine-js-backend bumped from 0.3.1 to 0.3.2
- dependencies
0.14.0 (2024-04-10)
- The following workspace dependencies were updated
- dependencies
- marine-js-backend bumped from 0.4.0 to 0.4.1
- dependencies
0.13.0 (2024-02-22)
- rework wasi mapped dirs handing, relax restrictions (#421)
- The following workspace dependencies were updated
- dependencies
- marine-js-backend bumped from 0.3.2 to 0.3.3
- dependencies
0.12.0 (2024-02-21)
- support marine-rs-sdk 0.14
- support marine-rs-sdk 0.14 (b20a27f)
0.11.0 (2024-02-20)
- support particle parameters in CallParameters (__marine_host_api_v2) (#417)
0.10.0 (2024-02-08)
- ABI: support marine-rs-sdk host api versions, support worker_id in CallParamaters (#409)
0.9.0 (2023-12-14)
- The following workspace dependencies were updated
- dependencies
- marine-js-backend bumped from 0.3.0 to 0.3.1
- dependencies
0.8.0 (2023-11-07)
- deps: update rust crate log to 0.4.20 (8a6035f)
- deps: update rust crate serde_json to 1.0.107 (0c1d378)
- propagate errors from linked modules (#388) (a94494b)
- marine-js: Add JSONValue return type (#393) (8ea6c3c)
- versions: enforce minor version bumps (#397) (8c217c7)
- The following workspace dependencies were updated
- dependencies
- marine-js-backend bumped from 0.2.0 to 0.2.1
- dependencies
0.7.2 (2023-08-04)
0.7.0 (2023-08-03)
- marine-js: update register_module interface to vastly improve performance (#354)
0.6.0 (2023-08-02)
- marine-js: Export wasm file from package.json (#353) (49a095a)
- marine-js: support call parameters (#351) (456521b)
0.5.0 (2023-07-25)
- marine-js: replace old marine-js with common marine-runtime + backend traits impl for JS (#332)
- marine-js: replace old marine-js with common marine-runtime + backend traits impl for JS (#332) (a61ddfc)
- The following workspace dependencies were updated
- dependencies
- marine-js-backend bumped from 0.1.0 to 0.1.1
- dependencies
0.4.1 (2023-04-04)
- 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
- it-json-serde bumped from 0.4.0 to 0.4.1
- dependencies
0.4.0 (2023-03-14)
- decouple wasmer from Marine, replace it with generic backend interface (#219)