21.0.0-rc.1
Pre-release
Pre-release
leighmcculloch
released this
27 May 04:24
·
240 commits
to main
since this release
What's Changed
- fix(init): don't add two
dev_dependencies
sections by @chadoh in #1296 - Embed examples contract list into source and remove from build script by @leighmcculloch in #1301
- Remove deprecated lab token command by @leighmcculloch in #1306
- Remove deprecated config command by @leighmcculloch in #1305
- Add xdr command to root by @leighmcculloch in #1307
- Remove lab xdr command by @leighmcculloch in #1310
- feat: add cache sub commands and allow for proper transaction data logging by @willemneal in #1173
- Allow reupload of wasm if extension is v0 by @sisuresh in #1309
- Removed extra output line in optimization by @leighmcculloch in #1315
- feat: update TS Bindings stellar-sdk dep to 12rc2 by @chadoh in #1314
- feat: add no-build option for fee::Args by @willemneal in #1267
- Do not auto add test account to keys by @leighmcculloch in #1325
- Output TransactionEnvelope instead of Transaction for --build-only by @leighmcculloch in #1323
- Add stellar-cli crate alongside soroban-cli by @leighmcculloch in #1320
- feat(ts-bindings): use upcoming stellar-sdk@12rc3 by @chadoh in #1326
- fix: switch to stderr directly for when account already exists by @willemneal in #1328
- fix(ts-bindings): package.json needs type: module by @chadoh in #1333
- Bump version to 21.0.0-rc.1 by @github-actions in #1329
- Update README.md typo by @rawritude in #1338
- fix(init): example contracts: keep cdylib, exclude Cargo.lock by @chadoh in #1337
New Contributors
- @rawritude made their first contribution in #1338
Full Changelog: v21.0.0-preview.1...v21.0.0-rc.1