Releases: algorandfoundation/algokit-cli
Releases · algorandfoundation/algokit-cli
v2.7.0
Feature
- Add algokit init example command (
70ed744
)
- Added the choose example selector (
da5cc9e
)
- Adding new init command structure with example subcommand (
3fb110a
)
Fix
- Add fallback for browser opening in explore command (
71088cf
)
- Add fallback for browser opening in explore command (
d1be606
)
- Compile ts hangs when puya-ts is detected but not installed in the project (#628) (
f3cd199
)
v2.7.0-beta.1
Feature
- Add algokit init example command (
70ed744
)
- Added the choose example selector (
da5cc9e
)
- Adding new init command structure with example subcommand (
3fb110a
)
v2.6.3-beta.4
Fix
- Add fallback for browser opening in explore command (
71088cf
)
- Add fallback for browser opening in explore command (
d1be606
)
v2.6.3-beta.1
Fix
- Compile ts hangs when puya-ts is detected but not installed in the project (#628) (
f3cd199
)
v2.6.2
Fix
- Raise min required copier version to 3.6.0 (#623) (
9ef7b51
)
v2.6.2-beta.1
Fix
- Raise min required copier version to 3.6.0 (#623) (
9ef7b51
)
v2.6.1
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
)
Documentation