Skip to content

Releases: algorandfoundation/algokit-utils-py

v1.3.1-beta.2

25 Jul 12:18
e08d09b
Compare
Choose a tag to compare
v1.3.1-beta.2 Pre-release
Pre-release
v1.3.1-beta.2

v1.3.1-beta.1

27 Jun 14:32
bd938b1
Compare
Choose a tag to compare
v1.3.1-beta.1 Pre-release
Pre-release

Fix

  • Add missing transaction parameters to CreateTransactionParameters (#46) (bd938b1)

v1.3.0

20 Jun 04:26
Compare
Choose a tag to compare

Feature

  • Deployment support for testnet and mainnet (#45) (3c4c378)

v1.3.0-beta.1

14 Jun 08:31
3c4c378
Compare
Choose a tag to compare
v1.3.0-beta.1 Pre-release
Pre-release

Feature

  • Deployment support for testnet and mainnet (#45) (3c4c378)

v1.2.0

06 Jun 08:01
Compare
Choose a tag to compare

Feature

  • Add factory method to Account to create from a new account (1185097)
  • Use official Algorand Docker images for LocalNet (0a2d176)
  • Add import_source_map and export_source_map to ApplicationClient (ea7cbb7)
  • Allow specifying app_name when creating an ApplicationClient (#36) (6cef241)
  • Use simulate for readonly methods (723f2cd)
  • Support partially providing template_values on client init (5cef97d)
  • Add signer and public_key to Account (#35) (e21ba50)

Fix

  • Add a compatibility shim for simulate 3.15 endpoints (0668358)
  • Automatically provide an approval source_map where possible (9cc9972)
  • Also strip whitespace when stripping comments (f7e85c8)
  • Add missing fields to CommonCallParametersDict (1167966)

Documentation

v1.2.0-beta.9

06 Jun 07:40
Compare
Choose a tag to compare
v1.2.0-beta.9 Pre-release
Pre-release

Feature

  • Add factory method to Account to create from a new account (1185097)

Documentation

  • Remove stale files (257a2bb)
  • Add handwritten documentation (65b87b6)

v1.2.0-beta.8

26 May 08:26
Compare
Choose a tag to compare
v1.2.0-beta.8 Pre-release
Pre-release

Fix

  • Add a compatibility shim for simulate 3.15 endpoints (0668358)

v1.2.0-beta.7

26 May 03:24
Compare
Choose a tag to compare
v1.2.0-beta.7 Pre-release
Pre-release

Feature

  • Use official Algorand Docker images for LocalNet (0a2d176)

v1.2.0-beta.6

26 May 01:22
Compare
Choose a tag to compare
v1.2.0-beta.6 Pre-release
Pre-release

Feature

  • Add import_source_map and export_source_map to ApplicationClient (ea7cbb7)

Documentation

v1.2.0-beta.5

25 May 10:59
Compare
Choose a tag to compare
v1.2.0-beta.5 Pre-release
Pre-release

Fix

  • Automatically provide an approval source_map where possible (9cc9972)

Documentation