marine-rs-sdk/CHANGELOG.md
fluencebot 3e64ad7be7
chore(master): release marine-rs-sdk 0.10.0 (#134)
* chore(master): release marine-rs-sdk 0.10.0

* chore: Bump version to 0.10.0
2023-09-13 17:22:47 +03:00

1.9 KiB

Changelog

0.10.0 (2023-09-13)

⚠ BREAKING CHANGES

  • hide marine ABI exports under marine-abi feature (#129)

Features

  • hide marine ABI exports under marine-abi feature (#129) (7059e84)

0.9.0 (2023-08-16)

⚠ BREAKING CHANGES

  • move SecurityTetraplets from popyplets directly to marine-rs-sdk crate (#127)

Features

  • move SecurityTetraplets from popyplets directly to marine-rs-sdk crate (#127) (add9b91)

0.8.1 (2023-08-09)

Bug Fixes

  • update polyplets to 0.4.0 as part of minor version update process (#125) (88897ba)

0.8.0 (2023-07-24)

⚠ BREAKING CHANGES

  • allow field attibutes (#121)

Features