Releases: algorandfoundation/algokit-client-generator-py
Releases · algorandfoundation/algokit-client-generator-py
v2.0.0-beta.4
Fix
- Minor patches in dataclass inheritance; fixes for mypy errors; addressing internal feedback (#37) (
82a1a1c
)
v2.0.0-beta.3
Fix
- Ensure nested dataclasses in state accessors are loaded properly (#36) (
58f13aa
)
v2.0.0-beta.2
Fix
- Extra section in migration for state access; adding @Property decorator for direct state access (#35) (
e8b49e5
)
v2.0.0-beta.1
Feature
- V2 - leveraging new AlgoKit interfaces and support for algokit-utils-py v3 (#33) (
de55aae
)
Breaking
- Generator overhaul with ARC-56 support and TypeScript alignment (
de55aae
)
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
)