Releases: algorandfoundation/algokit-python-template
Releases · algorandfoundation/algokit-python-template
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
1.4.0
Features
- puya debugger support; algokit v7 updates (#71) (20eba3c)
1.3.4
Bug Fixes
- enforces poetry setting to prefer active python instance (#76) (60fddfb)
1.3.3
Bug Fixes
- mypy 1.11 pin; skipping clients on lsig compile; remove package-mode (#74) (64c9245)
1.3.0
Features
- adding ability to execute with extra args (backwards compatible) (#55) (50ce441)