marine/tools/cli/CHANGELOG.md
fluencebot f7ecddafd5
chore: release master (#292)
* chore: release master

* chore: Bump marine-js version to 0.3.4

* update marine-js and lockfile

---------

Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2023-03-15 01:30:12 +03:00

1.9 KiB

Changelog

0.14.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-it-generator bumped from 0.9.5 to 0.10.0
      • marine-it-parser bumped from 0.11.1 to 0.12.0
      • marine-module-info-parser bumped from 0.5.1 to 0.6.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)

0.12.7 (2023-02-10)

Bug Fixes

  • cli: Make checking latest version an optional feature #278 (da31cbb)

0.12.6 (2023-01-27)

Bug Fixes

  • support workspace dependencies by using cargo_toml 0.14.0 (#256) (6ee6697)