Skip to content

Releases: algorandfoundation/algokit-utils-py

v1.0.1-beta.2

29 Mar 05:59
ad23e57
Compare
Choose a tag to compare
v1.0.1-beta.2 Pre-release
Pre-release

Fix

  • Deprecate is_sandbox and get_sandbox_default_account (#10) (ad23e57)

v1.0.1-beta.1

29 Mar 05:25
c73cd62
Compare
Choose a tag to compare
v1.0.1-beta.1 Pre-release
Pre-release

Fix

  • Rename sandbox to localnet (ea43db2)

v1.0.0

28 Mar 12:12
Compare
Choose a tag to compare

Breaking

Documentation

  • Add initial documentation for common functionality (#8) (ef8f280)

v1.0.0-beta.1

28 Mar 12:05
ef8f280
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Breaking

Documentation

  • Add initial documentation for common functionality (#8) (ef8f280)

v0.2.0

28 Mar 09:26
Compare
Choose a tag to compare

Feature

  • Allow broader types when specifying methods and app_spec in ApplicationClient (#7) (b73bb69)
  • Make ABI call arguments kwargs instead of a dict (#6) (574b147)

v0.2.0-beta.2

28 Mar 09:20
b73bb69
Compare
Choose a tag to compare
v0.2.0-beta.2 Pre-release
Pre-release

Feature

  • Allow broader types when specifying methods and app_spec in ApplicationClient (#7) (b73bb69)

v0.2.0-beta.1

28 Mar 03:43
574b147
Compare
Choose a tag to compare
v0.2.0-beta.1 Pre-release
Pre-release

Feature

  • Make ABI call arguments kwargs instead of a dict (#6) (574b147)

v0.1.3

23 Mar 15:09
Compare
Choose a tag to compare

Fix

  • Get_account now works if called a second time for the same account name (513dd4c)

v0.1.3-beta.1

23 Mar 15:01
Compare
Choose a tag to compare
v0.1.3-beta.1 Pre-release
Pre-release

Fix

  • Get_account now works if called a second time for the same account name (513dd4c)

v0.1.2

23 Mar 14:30
Compare
Choose a tag to compare

Fix

  • Expose execute_atc_with_logic_error, allow specifying approval source map (f7a887b)
  • Resolve sender on init (000612d)
  • Add rekey_to to call method (#3) (940e7aa)
  • Handle app notes with partial data (#2) (3cc75db)