Releases: stellar/stellar-cli
Releases · stellar/stellar-cli
21.5.2
Whats Changed
- Fix permissions on binaries build by @leighmcculloch
Full Changelog: v21.5.1...v21.5.2
21.5.1
What's Changed
- Add attestation of binaries uploaded to release by @leighmcculloch in #1670
Full Changelog: v21.5.0...v21.5.1
21.5.0
What's Changed
- Add
contract alias remove. by @fnando in #1563 - Add
contract alias add. by @fnando in #1565 - Add
contract alias show. by @fnando in #1567 - chore: move custom arg parsing to separate module for reuse by @willemneal in #1569
- fix: only resolve contract alias if needed when generating ledger keys by @willemneal in #1575
- chore: remove unused
enum FrontendTemplateby @chadoh in #1573 - fix: remove unneeded print statement by @willemneal in #1554
- fix(init): use String, not Symbol, in hello_world by @chadoh in #1577
- Feat/use rich printer for init by @elizabethengelman in #1548
- fix: update snapshot fixtures by @chadoh in #1580
- build(deps): bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in #1581
- Add
contract alias ls. by @fnando in #1572 - Provide a prompt when the new version is available. by @overcat in #1571
- Handle emoji codepoint size for some not so great terminals. by @fnando in #1582
- Fix/update init error handling by @elizabethengelman in #1584
- Cookbook documentation by @BlaineHeffron in #1541
- unifying formatting to reflect stellar-docs#1541 by @BlaineHeffron in #1587
Full Changelog: v21.4.1...v21.5.0
21.4.1
What's Changed
- fix: use print.infoln, etc by @willemneal in #1558
- Bump version to 21.4.1 by @github-actions in #1559
Full Changelog: v21.4.0...v21.4.1
21.4.0
What's Changed
- Make global arguments... global. by @fnando in #1510
- Add initial implementation of rich output with emojis. by @fnando in #1509
- Remove short name, so it doesn't conflict with the verbose short name. by @fnando in #1525
- Require ci doc check on prs by @leighmcculloch in #1526
- feat: add
--sendtocontract invokeand default to only sending transaction if there are writes in the ledger footprint by @willemneal in #1518 - Rename output module to print. by @fnando in #1530
- Fix
contract initshort name conflict. by @fnando in #1529 - Move snapshot output to the rich print system. by @fnando in #1531
- Fix invoke send default behavior by @leighmcculloch in #1536
- Fix typo in information output by @leighmcculloch in #1537
- Update homebrew command by @janewang in #1542
- Add
other_custom_typesexample by @ifropc in #1543 - Add
contract infoby @ifropc in #1532 - Add dev shell environment by @ifropc in #1534
- Move container output to the rich print system. by @fnando in #1533
- Print status messages when pulling quickstart image by @elizabethengelman in #1546
- Bump version to 21.4.0 by @github-actions in #1555
Full Changelog: v21.3.0...v21.4.0
21.3.0
What's Changed
- docs: fix markdown link to ledger header docs by @ElliotFriend in #1467
- docs: reformat link to ledger headers in
events.rsby @ElliotFriend in #1468 - docs: correct the URL to the ledger headers page by @ElliotFriend in #1469
- fix durability not setting default by @BlaineHeffron in #1470
- Fix/network container improvements by @elizabethengelman in #1423
- add tx hash command by @BlaineHeffron in #1430
- Feat/init overwrite by @BlaineHeffron in #1477
- change fund to top off if balance below 10k xlm by @BlaineHeffron in #1478
- Help tweaks by @leighmcculloch in #1474
- Remove the short option -o for --overwrite by @leighmcculloch in #1483
- Revert "change fund to top off if balance below 10k xlm" by @leighmcculloch in #1487
- chore: reorganize config into separate module by @willemneal in #1479
- Clean cargo warnings by @ifropc in #1491
- Remove dead code by @leighmcculloch in #1492
- Remove windows not supported errors by @leighmcculloch in #1496
- Update bytes from 1.6.0 to 1.6.1 by @leighmcculloch in #1495
- Remove update-completed-sprint-on-issue-closed by @leighmcculloch in #1475
- Add CI concurrency group by @leighmcculloch in #1484
- Add error message on system contract by @ifropc in #1494
- Update fund error handling by @leighmcculloch in #1501
- fix(ts-tests): update js-stellar-sdk; use it correctly by @chadoh in #1502
- Do not error if friendbot says account already funded by @leighmcculloch in #1508
- build: update system-test quickstart & stellar-sdk by @chadoh in #1514
- Handle host ports with emulator tests by @elizabethengelman in #1464
- feat: separate out different events to only log user defined ones by default by @willemneal in #1394
- Add snapshot subcommand that creates a ledger snapshot from an archive by @leighmcculloch in #1368
- Remove lock file from template and update sdk version by @leighmcculloch in #1500
- Bump version to 21.3.0 by @github-actions in #1523
New Contributors
Full Changelog: v21.2.0...v21.3.0
21.2.0
What's Changed
- contract build: fix when used in sub-directories of crates by @leighmcculloch in #1451
- contract build: fix when used in sub-directories without manifests by @leighmcculloch in #1453
- contract build: fix when used in workspace with default members by @leighmcculloch in #1457
- Allow for retries when checking if the emulator is running by @elizabethengelman in #1459
- Add dependabot.yml for dependency version updates by @kanwalpreetd in #1449
- Remove list of crates from publish dry run by @leighmcculloch in #1465
- Update stellar-xdr, soroban-env-, soroban-sdk-, stellar-rpc-client by @leighmcculloch in #1460
- Bump version to 21.2.0 by @github-actions in #1466
New Contributors
- @kanwalpreetd made their first contribution in #1449
Full Changelog: v21.1.1...v21.2.0
21.1.1
What's Changed
- fix bindings error enum not showing message or docs by @BlaineHeffron in #1364
- Add additional content to README by @janewang in #1436
- Improve markdown output so we can import it on stellar docs. by @fnando in #1435
- Remove unnecessary brackets from readme by @leighmcculloch in #1441
- Use a shorter title. by @fnando in #1443
- chore: ignore vscode settings by @willemneal in #1444
- Fix link. by @fnando in #1448
- Fixed default futurenet/testnet configs by @Row-Bear in #1456
- Bump version to 21.1.1 by @github-actions in #1458
New Contributors
Full Changelog: v21.1.0...v21.1.1
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
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_dependenciessections 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::Cmdfields 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