Skip to content

Releases: algorandfoundation/algorand-typescript-testing

v1.0.0-alpha.28

23 May 01:50
8571d92

Choose a tag to compare

v1.0.0-alpha.28 Pre-release
Pre-release

1.0.0-alpha.28 (2025-05-23)

Features

  • implement ItxnCompose type for composing variable length transaction groups (363614f)

v1.0.0-alpha.27

23 May 01:37
438bf68

Choose a tag to compare

v1.0.0-alpha.27 Pre-release
Pre-release

1.0.0-alpha.27 (2025-05-23)

Features

  • Add length generic to bytes type for declaring statically sized byte sequences (e507637)

v1.0.0-alpha.26

14 May 01:27
8a47c6b

Choose a tag to compare

v1.0.0-alpha.26 Pre-release
Pre-release

1.0.0-alpha.26 (2025-05-14)

Bug Fixes

  • arc4 encoded length of native boolean should be 1 instead of 8 (630f576)

v1.0.0-alpha.25

13 May 02:37
30e01e8

Choose a tag to compare

v1.0.0-alpha.25 Pre-release
Pre-release

1.0.0-alpha.25 (2025-05-13)

v1.0.0-alpha.24

12 May 01:36
ee8c1df

Choose a tag to compare

v1.0.0-alpha.24 Pre-release
Pre-release

1.0.0-alpha.24 (2025-05-12)

Features

  • include a ref property on the Box type which can be used to directly access box bytes (aefabb4)

v1.0.0-alpha.23

09 May 01:55
5751083

Choose a tag to compare

v1.0.0-alpha.23 Pre-release
Pre-release

1.0.0-alpha.23 (2025-05-09)

Features

  • allow tuples and objects to be stored in box, local, and global state (2932aae)

v1.0.0-alpha.22

29 Apr 01:08
495b669

Choose a tag to compare

v1.0.0-alpha.22 Pre-release
Pre-release

1.0.0-alpha.22 (2025-04-29)

Features

  • support not expressions on match and assertMatch (93c826b)

v1.0.0-alpha.21

17 Apr 03:09
d0e38f4

Choose a tag to compare

v1.0.0-alpha.21 Pre-release
Pre-release

1.0.0-alpha.21 (2025-04-17)

Features

  • implement stubs for Box create, and no arg ctors (9fb1668)
  • implement stubs for encode/decode native arrays (51d68f6)
  • recognise conventional methods and use appropriate (05a92d1)

Bug Fixes

  • encode bigint values as bytes correctly without overflowing (2a69a0d)

v1.0.0-beta.33

15 Apr 06:28
fc2eb04

Choose a tag to compare

v1.0.0-beta.33 Pre-release
Pre-release

1.0.0-beta.33 (2025-04-15)

Features

  • allow mock results to be setup for compileArc4 and abiCall (d67e33f)
  • allow valid oca to be specified for mock callbacks (c7e6015)

Bug Fixes

  • move invariant function from tests folder to fix combuild error (f843c6e)

v1.0.0-alpha.20

15 Apr 07:10
eb2a40b

Choose a tag to compare

v1.0.0-alpha.20 Pre-release
Pre-release

1.0.0-alpha.20 (2025-04-15)

Features

  • allow mock results to be setup for compileArc4 and abiCall (d67e33f)
  • allow valid oca to be specified for mock callbacks (c7e6015)

Bug Fixes

  • move invariant function from tests folder to fix combuild error (f843c6e)