Skip to content

Conversation

@loambuild-app
Copy link
Contributor

@loambuild-app loambuild-app bot commented Feb 14, 2025

🤖 New release

  • loam-cli: 0.14.4 -> 0.14.5 (✓ API compatible changes)
  • loam-sdk-macro: 0.8.6 -> 0.8.7
  • loam-soroban-sdk: 0.6.16 -> 0.6.17
  • loam-sdk: 0.6.16 -> 0.6.17
  • loam-subcontract-core: 0.7.9 -> 0.8.0 (⚠ API breaking changes)
  • loam-subcontract-ft: 0.7.2 -> 0.7.3

loam-subcontract-core breaking changes

--- failure trait_method_added: pub trait method added ---

Description:
A non-sealed public trait added a new method without a default implementation, which breaks downstream implementations of the trait
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#trait-new-item-no-default
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.40.0/src/lints/trait_method_added.ron

Failed in:
  trait method loam_subcontract_core::admin::IsCore::__constructor in file /tmp/.tmpQmYAx3/loam/crates/loam-subcontract-core/src/admin.rs:73
Changelog

loam-cli

0.14.5 - 2025-04-17

Added

  • Integrate Smartdeploy as loam registry (#181)

Fixed

  • clippy and others warning messages (#184)

Other

  • Add Loam ports of Soroban example contracts (#174)

loam-sdk-macro

0.8.7 - 2025-04-17

Fixed

  • removes the requirement that env be imported (#186)
  • ensure that storage keys are unique when exported (#179)

Other

  • Add Loam ports of Soroban example contracts (#174)

loam-soroban-sdk

0.6.17 - 2025-04-17

Added

  • add to_string and log that doesn't require a passed env (#180)

Fixed

  • clippy and others warning messages (#184)

Other

  • Add Loam ports of Soroban example contracts (#174)

loam-sdk

0.6.17 - 2025-04-17

Added

  • add to_string and log that doesn't require a passed env (#180)

Other

  • Add Loam ports of Soroban example contracts (#174)


This PR was generated with release-plz.

@loambuild-app loambuild-app bot force-pushed the release-plz-2025-02-14T18-35-16Z branch from 9557075 to 94b8139 Compare February 14, 2025 22:22
@loambuild-app loambuild-app bot force-pushed the release-plz-2025-02-14T18-35-16Z branch from 94b8139 to 7df82bc Compare March 6, 2025 22:40
@loambuild-app loambuild-app bot force-pushed the release-plz-2025-02-14T18-35-16Z branch from 7df82bc to ba138cb Compare April 7, 2025 13:28
@loambuild-app loambuild-app bot force-pushed the release-plz-2025-02-14T18-35-16Z branch from ba138cb to 18d9cd8 Compare April 17, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant