Skip to content

Latest commit

 

History

History
72 lines (44 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

72 lines (44 loc) · 2.49 KB

v1.4.x - Dugong

v1.4.0

Note

This release is under development.

Major Features

Headline features that might be called out in the release overviews

  • Pending...

Breaking changes

Changes which may cause compilation errors for Scrypto developers or other integrators

  • #2035 - types specifying multiple types in #[sbor(categorize_types = "S, T")] should now use a semi-colon as a separator: #[sbor(categorize_types = "S; T")]
  • #2017 - Manual implementations of ContextualDisplay must now take a &mut fmt::Formatter instead of a F: fmt::Write.

Other changes

Other incidental features or changes which shouldn't break existing integrations, but are worthy of mention to scrypto developers, dApp developers or other integrators.

  • #2053 - Minor updates to improve the name and description of the native node module packages.

v1.3.x - Cuttlefish

v1.3.0

We didn't have a formal changelog. Please see the protocol updates section of the docs site for more information.

v1.2.x - Bottlenose and before

We didn't have a formal changelog. Please see the protocol updates section of the docs site for more information.