Skip to content

Releases: algorandfoundation/algokit-utils-py

v2.3.2

21 Oct 14:36
Compare
Choose a tag to compare

Fix

  • Adding state_change flag to simulate params (enables on chain section in extension) (#109) (81f731b)
  • Stop comment stripping from breaking base64 (fa0d3b5)

v2.3.2-beta.2

21 Oct 14:29
81f731b
Compare
Choose a tag to compare
v2.3.2-beta.2 Pre-release
Pre-release

Fix

  • Adding state_change flag to simulate params (enables on chain section in extension) (#109) (81f731b)

v2.3.2-beta.1

17 Oct 13:48
Compare
Choose a tag to compare
v2.3.2-beta.1 Pre-release
Pre-release

Fix

  • Stop comment stripping from breaking base64 (fa0d3b5)

v2.3.1

08 Aug 15:18
Compare
Choose a tag to compare

Fix

  • Bumping mypy; making traces object typed to prevent misc mypy error on LogicError (#105) (a9ffb78)
  • Fixed obsolete info and broken links (#100) (1d997d2)

Documentation

  • Refining sphinx to also export a new .md only docs version; minor improvements (#103) (d21147d)

v2.3.1-beta.3

08 Aug 08:08
a9ffb78
Compare
Choose a tag to compare
v2.3.1-beta.3 Pre-release
Pre-release

Fix

  • Bumping mypy; making traces object typed to prevent misc mypy error on LogicError (#105) (a9ffb78)

v2.3.1-beta.2

16 Jul 08:04
d21147d
Compare
Choose a tag to compare
v2.3.1-beta.2 Pre-release
Pre-release

Documentation

  • Refining sphinx to also export a new .md only docs version; minor improvements (#103) (d21147d)

v2.3.1-beta.1

05 Jul 14:15
1d997d2
Compare
Choose a tag to compare
v2.3.1-beta.1 Pre-release
Pre-release

Fix

  • Fixed obsolete info and broken links (#100) (1d997d2)

v2.3.0

13 May 11:50
Compare
Choose a tag to compare

Feature

Fix

  • Revert avoiding oncomplete ignore in app client calls (to be added as breaking change) (#88) (661edeb)
  • Add tests for transfer with rekey (b0b3be9)
  • Audit (0ee4b83)
  • Rekey transfer (55e1dbe)

v2.3.0-beta.3

13 May 07:54
661edeb
Compare
Choose a tag to compare
v2.3.0-beta.3 Pre-release
Pre-release

Fix

  • Revert avoiding oncomplete ignore in app client calls (to be added as breaking change) (#88) (661edeb)

v2.3.0-beta.2

13 May 07:44
1fbf2d6
Compare
Choose a tag to compare
v2.3.0-beta.2 Pre-release
Pre-release

Fix