Skip to content

Releases: algorandfoundation/algokit-client-generator-py

v2.0.0-beta.4

05 Feb 20:39
82a1a1c
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

Fix

  • Minor patches in dataclass inheritance; fixes for mypy errors; addressing internal feedback (#37) (82a1a1c)

v2.0.0-beta.3

03 Feb 10:41
58f13aa
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

Fix

  • Ensure nested dataclasses in state accessors are loaded properly (#36) (58f13aa)

v2.0.0-beta.2

31 Jan 09:55
e8b49e5
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

Fix

  • Extra section in migration for state access; adding @Property decorator for direct state access (#35) (e8b49e5)

v2.0.0-beta.1

29 Jan 21:16
de55aae
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

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.7

08 Aug 15:15
Compare
Choose a tag to compare

v1.1.7-beta.1

08 Aug 14:41
0f4e3c7
Compare
Choose a tag to compare
v1.1.7-beta.1 Pre-release
Pre-release
v1.1.7-beta.1

v1.1.6

01 Aug 13:55
Compare
Choose a tag to compare

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

01 Aug 13:42
d3a64f7
Compare
Choose a tag to compare
v1.1.6-beta.2 Pre-release
Pre-release

Fix

  • Additional changes to address mypy 'call-overload'; adding cron for ci (#29) (d3a64f7)

v1.1.6-beta.1

01 Aug 12:43
ffa9f23
Compare
Choose a tag to compare
v1.1.6-beta.1 Pre-release
Pre-release

Fix

  • Addressing mypy 'call-overload' warning with explicit typecast (#28) (ffa9f23)

v1.1.5

13 Jun 13:35
Compare
Choose a tag to compare

Fix

  • Set explicit utf-8 encoding as part of writer invocation (#27) (002de46)