Skip to content

Releases: algorandfoundation/algokit-utils-ts

v8.1.1-beta.1

31 Jan 16:00
2e4a946
Compare
Choose a tag to compare
v8.1.1-beta.1 Pre-release
Pre-release

8.1.1-beta.1 (2025-01-31)

Bug Fixes

  • correct the calculation of extra program pages (#374) (2e4a946)

v8.1.0

21 Jan 05:13
b537252
Compare
Choose a tag to compare

8.1.0 (2025-01-21)

Features

  • cover fees for app call transactions that send inner transactions (#357) (2c2dd78)
  • logic error logging (d9a6396)
  • Renamed algorandFixture's beforeEach to newScope (#362) (7199dde)

Bug Fixes

  • align AlgorandClientInterface with AlgorandClient (#355) (#365) (3012742)

v8.1.0-beta.4

21 Jan 04:27
3012742
Compare
Choose a tag to compare
v8.1.0-beta.4 Pre-release
Pre-release

8.1.0-beta.4 (2025-01-21)

Bug Fixes

  • align AlgorandClientInterface with AlgorandClient (#355) (#365) (3012742)

v8.1.0-beta.3

17 Jan 13:03
2c2dd78
Compare
Choose a tag to compare
v8.1.0-beta.3 Pre-release
Pre-release

8.1.0-beta.3 (2025-01-17)

Features

  • cover fees for app call transactions that send inner transactions (#357) (2c2dd78)

v7.1.0

17 Jan 04:36
31886a5
Compare
Choose a tag to compare

7.1.0 (2025-01-17)

Features

  • add heartbeat data to indexer types (#372) (31886a5)
  • renamed algorandFixture's beforeEach to newScope (#373) (079ade5)

v8.1.0-beta.2

11 Jan 14:35
7199dde
Compare
Choose a tag to compare
v8.1.0-beta.2 Pre-release
Pre-release

8.1.0-beta.2 (2025-01-11)

Features

  • Renamed algorandFixture's beforeEach to newScope (#362) (7199dde)

v7.0.2

22 Dec 15:13
96e3052
Compare
Choose a tag to compare

7.0.2 (2024-12-22)

Bug Fixes

  • allow passing boxname when getting box value (6829add)
  • replace JSON.stringify to handle bigint (10a1936)

v8.1.0-beta.1

19 Dec 15:10
ebd8131
Compare
Choose a tag to compare
v8.1.0-beta.1 Pre-release
Pre-release

8.1.0-beta.1 (2024-12-19)

Features

v8.0.3

19 Dec 02:01
6b3efc4
Compare
Choose a tag to compare

8.0.3 (2024-12-19)

Bug Fixes

  • allow passing boxname when getting box value (6829add)
  • correct the account type (fa9382f)
  • replace JSON.stringify to handle bigint (10a1936)

v8.0.3-beta.2

18 Dec 09:04
98f91c6
Compare
Choose a tag to compare
v8.0.3-beta.2 Pre-release
Pre-release

8.0.3-beta.2 (2024-12-18)

Bug Fixes

  • correct the account type (fa9382f)