marine/crates/it-parser/CHANGELOG.md
fluencebot ec7fcbc232
chore: release master (#358)
* chore: release master

* chore: Regenerate Cargo.lock

* chore: Bump marine-js version to 0.7.1
2023-08-04 14:45:52 +03:00

2.0 KiB

Changelog

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

0.13.0 (2023-08-04)

⚠ BREAKING CHANGES

  • update versions to comply with semver (#357)

Bug Fixes

  • update versions to comply with semver (#357) (71e138d)

0.12.1 (2023-04-04)

Bug Fixes

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

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

0.12.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-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