21.1.0
What's Changed
- Fix typo. by @fnando in #1387
- fix: add soroban_cli tracing directive for backwards compatibility by @willemneal in #1393
- Fix typo and sample command. by @fnando in #1388
- Add cli page from docs by @janewang in #1395
- docs: remove "default --source" misinformation by @chadoh in #1397
- feat: txn command to simulate by @willemneal in #1283
- docs: update full docs by @chadoh in #1398
- Move alias supporting code to locator. by @fnando in #1401
- Add support for contract id alias on
stellar contract bindings typescript
. by @fnando in #1403 - Add support for alias on
stellar contract fetch
. by @fnando in #1404 - Use clap's validator instead. by @fnando in #1402
- Add support for alias on
stellar events
. by @fnando in #1405 - fix: typo: second "Bytes" should be "BytesN" by @chadoh in #1411
- Add support for alias to
stellar contract extend|read|restore
. by @fnando in #1413 - Update README to use install with unreleased features by @janewang in #1422
- Update alias help. by @fnando in #1419
- Regenerate docs on pre-commit. by @fnando in #1418
- feat: add (local|testnet|mainnet) default networks by @chadoh in #1408
- Upgrade dependencies. by @fnando in #1431
- fix: update sep5 to use newest e25519-dalek by @willemneal in #1432
- Bump version to 21.1.0 by @github-actions in #1433
Full Changelog: v21.0.0...v21.1.0