21.0.0
What's Changed
- Update astro template repo url. by @fnando in #1286
- Fix issue with cc 1.0.86 and macos builds and build binaries on all by @leighmcculloch in #1287
- fix(init): don't gitignore triple-dash by @chadoh in #1289
- feat!: update to protocol 21 by @willemneal in #1292
- Bump version to 21.0.0-preview.1 by @github-actions in #1300
- 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
- Feat/ledger signing by @elizabethengelman in #1278
- fix: dotenv test is flaky by @willemneal in #1340
- Remove the contract-ids dir by @leighmcculloch in #1339
- Fix/stellar asset bindings by @BlaineHeffron in #1332
- Rename to stellar-cli by @janewang in #1348
- Update other references to stellar-cli. by @fnando in #1349
- Install stellar and soroban CLIs when installing either by @leighmcculloch in #1350
- Build artifacts for both stellar-cli and soroban-cli by @leighmcculloch in #1351
- Fix/ledger tests org update by @elizabethengelman in #1343
- Update completions to use stellar instead of soroban by @JakeUrban in #1358
- Fix: exclude host only functions from client by @BlaineHeffron in #1359
- Use safe unwrapping in option unwrap by @leighmcculloch in #1355
- fix incorrect filter logic by @BlaineHeffron in #1360
- Feat/add container log tailing cmd by @elizabethengelman in #1361
- fix: mark
deploy::wasm::Cmd
fields as public by @chadoh in #1366 - Add support for contract id alias name when deploying and invoking contracts. by @fnando in #1356
- Add other ledger test emulators by @elizabethengelman in #1321
- Fix/update network container start command to use updated enable flags by @elizabethengelman in #1371
- feat: update to newest soroban-rpc and copy over old signing logic by @willemneal in #1362
- Extract alias logic into its own implementation. by @fnando in #1369
- feat(bindings): update js-stellar-sdk dependency by @chadoh in #1374
- Move testcontainers dep to dev-deps in Cargo.toml by @elizabethengelman in #1377
- Use a larger linux instance. by @fnando in #1383
- Add libudev-dev as dep. by @fnando in #1384
- Disable ubuntu arm. by @fnando in #1385
- Bump version to 21.0.0-rc.2 by @github-actions in #1381
- Bump version to 21.0.0 by @github-actions in #1386
New Contributors
- @rawritude made their first contribution in #1338
- @BlaineHeffron made their first contribution in #1332
- @JakeUrban made their first contribution in #1358
Full Changelog: v20.3.4...v21.0.0