Releases: algorandfoundation/algokit-cli
Releases · algorandfoundation/algokit-cli
v2.5.0
Feature
- Add support for ARC56 typed client generation when running
algokit generate client
. ARC56 support is currently only available in the TypeScript algokit-client-generator@^4.0.0
. Python support is coming soon.(#595) (72807c3
)
Documentation
- Adding extra troubleshooting case; extra prereq for winget installation (#591) (
84d7690
)
v2.5.0-beta.1
Feature
- Add support for ARC56 typed client generation (#595) (
72807c3
)
Documentation
- Adding extra troubleshooting case; extra prereq for winget installation (#591) (
84d7690
)
v2.4.3
Fix
- Edge cases for running interactive goal commands with --tty flag (#589) (
e280a7f
)
v2.4.3-beta.1
Fix
- Edge cases for running interactive goal commands with --tty flag (#589) (
e280a7f
)
v2.4.2
Documentation
- More details on snap install in README.md (#577) (
44f900f
)
v2.4.2-beta.1
Documentation
- More details on snap install in README.md (#577) (
44f900f
)
What's Changed
- chore: minor patches in brew release pipeline in #574
- docs: more details on snap install in README.md in #577
- chore: adding 3.13 to build runners; relaxing constraints in #583
Full Changelog: v2.4.1...v2.4.2-beta.1