2024-02-22 14:05:33 +03:00

3.4 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.7.0 (2024-02-22)

⚠ BREAKING CHANGES

  • update marine-rs-sdk to 0.14.0, remove all of json_path remains (#820)

Features

  • update marine-rs-sdk to 0.14.0, remove all of json_path remains (#820) (08e8547)

0.6.0 (2024-01-11)

⚠ BREAKING CHANGES

  • data: Rkyv for InterprerterData (#783)

Features

0.5.2 (2024-01-03)

Bug Fixes

  • deps: update rust crate marine-call-parameters to 0.10.2 (#732) (763bbcb)
  • deps: update rust crate marine-call-parameters to 0.10.3 (#781) (518bb95)

0.5.1 (2023-09-21)

Bug Fixes

  • deps: update rust crate marine-rs-sdk to 0.10.0 (#640) (b713e44)

0.5.0 (2023-08-17)

⚠ BREAKING CHANGES

  • polyplets: move SecurityTetraplets to marine-rs-sdk (#674)
  • update marine-rs-sdk minor version

Features

  • polyplets: move SecurityTetraplets to marine-rs-sdk (#674) (7a8a460)
  • update marine-rs-sdk minor version (4b4e3bd)

Bug Fixes

  • deps: update rust crate marine-macro to 0.8.0 (#639) (786b111)

0.3.3 (2023-08-03)

Bug Fixes

  • deps: update rust crate marine-macro to 0.8.0 (#639) (786b111)

[Unreleased]

[0.3.2] - 2022-09-13

Other

  • Update all non-major Rust dependencies (#321)
  • Update all non-major Rust dependencies (#309)
  • Get rid of unsafe code in the interpreter (#303)