Releases: algorandfoundation/algokit-python-template
Releases · algorandfoundation/algokit-python-template
1.6.2
Bug Fixes
- make localnet default without mnemonic prompt when running deploy (9ce245b)
1.6.1
Bug Fixes
- updates algorand-python-testing dependency to support latest algopy Array and ImmutableArray stubs (#98) (01a023a)
1.6.0
Features
- depend on utils v4 and generator v2.1 (4732636)
1.5.0
Features
- updating ts deployer to use v8 utils; updating py to support v3 utils-py (#94) (ef72612)
1.4.3
Bug Fixes
- minor pre commit typo; mypy tweaks for algosdk (#87) (b2a122b)
1.4.2
Features
- Added support for
algokit-utils@7
and algokit-client-generator@4
- Added support for generating Puya sourcemaps for use with the VSCode AVM debugger extension