Skip to content

Releases: theahaco/scaffold-stellar

stellar-scaffold-cli-v0.0.16

01 Nov 18:47
2d62c15

Choose a tag to compare

Added

  • add install and build steps to init (#268)

Other

  • Fix name of second OZ contract (#262)

stellar-scaffold-cli-v0.0.15

29 Oct 19:25
fe5c071

Choose a tag to compare

Added

  • [breaking] no longer force users to use local config and add Builder type to remove need for using ENV internall (#238)

Fixed

  • (stellar-scaffold-cli) use npm.cmd on windows (#252)
  • update stellar-cli; remove unneeded features for smaller binaries (#237)

Other

  • Fix/missing oz contracts (#261)
  • Try to fix just test-integration (#260)

stellar-registry-cli-v0.0.14

29 Oct 19:16
fe5c071

Choose a tag to compare

Fixed

  • update stellar-cli; remove unneeded features for smaller binaries (#237)

stellar-scaffold-macro-v0.8.9

20 Oct 17:43
f5680bc

Choose a tag to compare

Added

  • export both admit and normal interface (#218)

Fixed

  • (stellar-registry) stellar_asset -> import_asset (#215)

Other

  • Add macro for stellar_asset (#214)

stellar-scaffold-cli-v0.0.14

20 Oct 17:56
f5680bc

Choose a tag to compare

Added

  • add network in target wasm path (#213)

Other

  • recommend to use --locked when installing binary crates (#235)
  • Copy .env and Run git init (#216)
  • (stellar-registry-cli) release v0.0.12 (#208)

stellar-registry-v0.0.4

20 Oct 17:43
f5680bc

Choose a tag to compare

Other

  • Add macro for stellar_asset (#214)

stellar-registry-cli-v0.0.13

20 Oct 17:48
f5680bc

Choose a tag to compare

Other

  • recommend to use --locked when installing binary crates (#235)
  • Add website (#212)

stellar-build-v0.0.4

20 Oct 17:42
f5680bc

Choose a tag to compare

Added

  • add network in target wasm path (#213)

Other

  • Add macro for stellar_asset (#214)

stellar-scaffold-cli-v0.0.13

03 Oct 17:51
f445bfd

Choose a tag to compare

Fixed

  • default to development environment (#206)

stellar-registry-cli-v0.0.12

03 Oct 19:01
7f553bc

Choose a tag to compare

Added

  • (registry-cli) add download, create-alias, upgrade commands (#176)