Skip to content

Releases: loambuild/loam

loam-subcontract-ft-v0.7.1

30 Sep 13:07
1864283
Compare
Choose a tag to compare
chore: Release package loam-subcontract-ft version 0.7.1

loam-subcontract-core-v0.7.8

30 Sep 13:06
1864283
Compare
Choose a tag to compare
chore: Release package loam-subcontract-core version 0.7.8

loam-soroban-sdk-v0.6.15

30 Sep 12:56
1e54559
Compare
Choose a tag to compare

Added

  • add stellar_asset! macro. Resolves a token client at compile (#133)

loam-sdk-v0.6.15

30 Sep 12:57
1e54559
Compare
Choose a tag to compare

Other

  • updated the following local packages: loam-sdk-macro, loam-soroban-sdk

loam-sdk-macro-v0.8.5

30 Sep 13:05
1864283
Compare
Choose a tag to compare

Fixed

  • use testutils if the target isn't Wasm (#164)

loam-cli-v0.14.3

30 Sep 13:04
1864283
Compare
Choose a tag to compare

Fixed

  • use testutils if the target isn't Wasm (#164)

loam-sdk-macro-v0.8.4

26 Sep 15:42
d7bc451
Compare
Choose a tag to compare

Added

  • add stellar_asset! macro. Resolves a token client at compile (#133)

loam-cli-v0.14.2

26 Sep 15:41
d7bc451
Compare
Choose a tag to compare

Added

  • add stellar_asset! macro. Resolves a token client at compile (#133)

loam-subcontract-ft-v0.7.0

24 Sep 19:14
a73bc23
Compare
Choose a tag to compare
chore: Release package loam-subcontract-ft version 0.7.0

loam-cli-v0.14.1

24 Sep 19:13
a73bc23
Compare
Choose a tag to compare

Added

  • (cli) build contracts in specified order (#160)
  • (cli) enable string for account def in environments.toml (#137)
  • (cli) require prod/staging contracts to be IDs (#146)

Fixed

  • (cli) make loam dev actually rebuild (#152)
  • (cli) rebind even when contract already deployed in local container (#156)
  • move examples back to top-level (#149)

Other

  • release (#141)
  • add urls to cargo.toml files (#140)