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
--send
tocontract invoke
and 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 init
short 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_types
example by @Ifropc in #1543 - Add
contract info
by @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