Releases: algorandfoundation/algokit-cli
Releases · algorandfoundation/algokit-cli
v2.6.0-beta.1
Feature
- Npm runs
ci
instead of install
when CI flag is present or passed explicitly (#605) (cc8a95d
)
Documentation
- Removed mentions to dappflow from ADR document. (#601) (
6691cc7
)
v2.5.2
Fix
- Handle client generation in a dir containing multiple app spec types (#599) (
1a479a1
)
Documentation
v2.5.2-beta.1
Fix
- Handle client generation in a dir containing multiple app spec types (#599) (
1a479a1
)
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
)