Releases: algorandfoundation/algokit-client-generator-py
Releases · algorandfoundation/algokit-client-generator-py
v1.1.6
Fix
- Additional changes to address mypy 'call-overload'; adding cron for ci (#29) (
d3a64f7
)
- Addressing mypy 'call-overload' warning with explicit typecast (#28) (
ffa9f23
)
v1.1.6-beta.2
Fix
- Additional changes to address mypy 'call-overload'; adding cron for ci (#29) (
d3a64f7
)
v1.1.6-beta.1
Fix
- Addressing mypy 'call-overload' warning with explicit typecast (#28) (
ffa9f23
)
v1.1.5
Fix
- Set explicit utf-8 encoding as part of writer invocation (#27) (
002de46
)
v1.1.5-beta.1
Fix
- Set explicit utf-8 encoding as part of writer invocation (#27) (
002de46
)
v1.1.4
Fix
- Ensure clients generated for contracts with no abi methods are still valid python (
a3e1c8b
)