Skip to content

Releases: algorandfoundation/algorand-typescript-testing

v1.0.0-beta.24

21 Feb 07:08
cf53888

Choose a tag to compare

v1.0.0-beta.24 Pre-release
Pre-release

1.0.0-beta.24 (2025-02-21)

Bug Fixes

  • export baremethod in internal namespace to fix not implemented error (33af71e)

v1.0.0-beta.23

21 Feb 05:38
70f602a

Choose a tag to compare

v1.0.0-beta.23 Pre-release
Pre-release

1.0.0-beta.23 (2025-02-21)

Bug Fixes

  • export baremethod in internal/arc4 namespace to fix not implemented error (f98f740)

v1.0.0-beta.22

21 Feb 01:21
e61b371

Choose a tag to compare

v1.0.0-beta.22 Pre-release
Pre-release

1.0.0-beta.22 (2025-02-21)

Features

  • add stubs for concat functions and mutable array (935343d)

v1.0.0-beta.21

19 Feb 01:14
d1c4260

Choose a tag to compare

v1.0.0-beta.21 Pre-release
Pre-release

1.0.0-beta.21 (2025-02-19)

Bug Fixes

  • ensure local state behaviour matches AVM (87d4045)

v1.0.0-beta.20

18 Feb 08:44
f072f85

Choose a tag to compare

v1.0.0-beta.20 Pre-release
Pre-release

1.0.0-beta.20 (2025-02-18)

v1.0.0-beta.19

13 Feb 09:48
381d3e6

Choose a tag to compare

v1.0.0-beta.19 Pre-release
Pre-release

1.0.0-beta.19 (2025-02-13)

Features

  • add docs for setting up jest with algorand-typescript-testing (c9c4462)

v1.0.0-beta.18

11 Feb 08:12
10d3e17

Choose a tag to compare

v1.0.0-beta.18 Pre-release
Pre-release

1.0.0-beta.18 (2025-02-11)

Bug Fixes

  • make adjustments to puya-ts-transformer for it to be used with ts-jest package (d1ebfe6)

v1.0.0-beta.17

07 Feb 06:55
5d36f2d

Choose a tag to compare

v1.0.0-beta.17 Pre-release
Pre-release

1.0.0-beta.17 (2025-02-07)

v1.0.0-beta.16

07 Feb 05:40
470f2e7

Choose a tag to compare

v1.0.0-beta.16 Pre-release
Pre-release

1.0.0-beta.16 (2025-02-07)

Features

  • add quick start and testing guide as docs (5b2f65a)

Bug Fixes

  • add step to install puyapy in the release pipeline as the contracts used by tests are now compiled as part of test run (14f1815)
  • borken docs links (efe8fe1)
  • typo in readme.md (6403d86)

v1.0.0-beta.15

29 Jan 04:18
ec1a0b5

Choose a tag to compare

v1.0.0-beta.15 Pre-release
Pre-release

1.0.0-beta.15 (2025-01-29)

Features

  • add npm script to refresh test artifacts by recompiling contracts (d4d56a5)