Skip to content

Latest commit

 

History

History
74 lines (39 loc) · 3.09 KB

CHANGELOG.md

File metadata and controls

74 lines (39 loc) · 3.09 KB

Changelog

0.8.1 (2024-01-07)

Bug Fixes

  • docs: add correct repository link for every published crate (#403) (ebb0bcb)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • marine-it-interfaces bumped from 0.9.0 to 0.9.1

0.8.0 (2023-11-07)

⚠ BREAKING CHANGES

  • versions: enforce minor version bumps (#397)
  • propagate errors from linked modules (#388)

Features

  • deps: update rust crate anyhow to 1.0.75 (#372) (44b8e96)
  • deps: update rust crate semver to 1.0.20 (7b666ae)
  • deps: update rust crate thiserror to 1.0.50 (0b88b23)
  • propagate errors from linked modules (#388) (a94494b)

Bug Fixes

  • versions: enforce minor version bumps (#397) (8c217c7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • marine-it-interfaces bumped from 0.10.0 to 0.9.0

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

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