Releases: algorandfoundation/algokit-cli
Releases · algorandfoundation/algokit-cli
v2.6.1-beta.2
Fix
- Handle non zero exit code when running npm ls (#622) (
3d6f3c9
)
- Resolve project run issue by forcing utf-8 encoding on windows (#620) (
b837417
)
v2.6.0
Feature
- Add typescript template integration (#614) (
7fc345c
)
- Puya-ts support under
compile
command group (#612) (9bd9056
)
- Npm runs
ci
instead of install
when CI flag is present or passed explicitly (#605) (cc8a95d
)
Fix
Documentation
v2.6.0-beta.5
Feature
- Puya-ts support under
compile
command group (#612) (9bd9056
)
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
)