fluencebot 9b582ba2ed
chore: release master (#319)
* chore: release master

* chore: Bump marine-js version to 0.4.1
2023-04-04 17:18:19 +03:00

1.6 KiB

Changelog

0.2.2 (2023-04-04)

Bug Fixes

  • release-please: Get rid of workspace.dependencies (#316) (71835e6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • marine-wasm-backend-traits bumped from 0.2.0 to 0.2.1

0.2.1 (2023-03-29)

Bug Fixes

  • wasmtime-backend: give access to stdout and stderr for instances (#312) (a76ace9)

0.2.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-wasm-backend-traits bumped from 0.1.0 to 0.2.0