Skip to content

Latest commit

 

History

History
146 lines (73 loc) · 6.04 KB

CHANGELOG.md

File metadata and controls

146 lines (73 loc) · 6.04 KB

Changelog

  • The following workspace dependencies were updated

    • dependencies
      • marine-it-parser bumped from 0.12.1 to 0.12.2
  • The following workspace dependencies were updated

    • dependencies
      • marine-it-parser bumped from 0.15.1 to 0.15.2

0.18.0 (2024-04-10)

⚠ BREAKING CHANGES

  • versions: enforce minor version bumps (#430)
  • move to async execution (#396)

Features

Bug Fixes

  • versions: enforce minor version bumps (#430) (be8293b)

0.16.0 (2024-02-21)

⚠ BREAKING CHANGES

  • support marine-rs-sdk 0.14

Features

  • support marine-rs-sdk 0.14 (b20a27f)

0.15.0 (2024-02-20)

⚠ BREAKING CHANGES

  • support particle parameters in CallParameters (__marine_host_api_v2) (#417)

Features

  • support particle parameters in CallParameters (__marine_host_api_v2) (#417) (220c028)

0.14.0 (2024-02-08)

⚠ BREAKING CHANGES

  • ABI: support marine-rs-sdk host api versions, support worker_id in CallParamaters (#409)

Features

  • ABI: support marine-rs-sdk host api versions, support worker_id in CallParamaters (#409) (c948b8b)

0.13.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-parser bumped from 0.15.0 to 0.15.1

0.13.0 (2023-12-14)

⚠ BREAKING CHANGES

  • versions: enforce minor version bumps (#400)

Bug Fixes

  • versions: enforce minor version bumps (#400) (597ef4f)

0.12.0 (2023-11-07)

⚠ BREAKING CHANGES

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

Features

  • deps: update rust crate serde_json to 1.0.107 (0c1d378)
  • 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)

0.11.0 (2023-08-04)

⚠ BREAKING CHANGES

  • update versions to comply with semver (#357)

Bug Fixes

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

0.10.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-parser bumped from 0.12.0 to 0.12.1

0.10.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-parser bumped from 0.11.1 to 0.12.0