Skip to content

Releases: algorandfoundation/algorand-python-testing

v1.1.0

20 Oct 06:38

Choose a tag to compare

v1.1.0 (2025-10-20)

v1.1.0-beta.1

20 Oct 06:30

Choose a tag to compare

v1.1.0-beta.1 Pre-release
Pre-release

v1.1.0-beta.1 (2025-10-20)

Features

  • add mock implementations for validation functionality (ccde074)

Documentation

  • add note about data validation in the testing library (bc47a68)

  • add missing native types in coverage table (a95116c)

v1.0.0

06 Oct 06:16

Choose a tag to compare

v1.0.0 (2025-10-06)

v1.0.0-beta.8

06 Oct 05:01

Choose a tag to compare

v1.0.0-beta.8 Pre-release
Pre-release

v1.0.0-beta.8 (2025-10-06)

Documentation

  • fix typos and broken links (f221910)

v1.0.0-beta.7

26 Sep 08:14

Choose a tag to compare

v1.0.0-beta.7 Pre-release
Pre-release

v1.0.0-beta.7 (2025-09-26)

Bug fixes

  • bump puyapy dependencies (8b2064d)

    Update to latest release candidates, so dependencies projects using both puyapy, language server and algorand python testing can resolve to a consistent version

v1.0.0-beta.6

18 Sep 06:37

Choose a tag to compare

v1.0.0-beta.6 Pre-release
Pre-release

v1.0.0-beta.6 (2025-09-18)

Features

  • update langspec to 4.3.0 (c05bdc0)

v1.0.0-beta.5

16 Sep 03:07

Choose a tag to compare

v1.0.0-beta.5 Pre-release
Pre-release

v1.0.0-beta.5 (2025-09-16)

v1.0.0-beta.4

12 Sep 10:30

Choose a tag to compare

v1.0.0-beta.4 Pre-release
Pre-release

v1.0.0-beta.4 (2025-09-12)

Features

  • make BoxRef methods directly accessible on Box class (38e12f6)

v1.0.0-beta.3

08 Sep 09:26

Choose a tag to compare

v1.0.0-beta.3 Pre-release
Pre-release

v1.0.0-beta.3 (2025-09-08)

Features

  • add .as_uint64 and .as_biguint methods to replace native property (0f9c6c0)

v1.0.0-beta.2

03 Sep 07:38

Choose a tag to compare

v1.0.0-beta.2 Pre-release
Pre-release

v1.0.0-beta.2 (2025-09-03)

Features

  • add stub implementations of array types (b7b831d)