Skip to content

Releases: algorandfoundation/algokit-utils-ts

v8.2.1-beta.1

21 Feb 17:46
31df3ce
Compare
Choose a tag to compare
v8.2.1-beta.1 Pre-release
Pre-release

8.2.1-beta.1 (2025-02-21)

Bug Fixes

  • correctly return group id when resource population is enabled (#381) (31df3ce)

v8.2.0

19 Feb 04:56
aaea50c
Compare
Choose a tag to compare

8.2.0 (2025-02-19)

Features

  • support updating an app when extra program pages are required (#376) (2722710)

Bug Fixes

  • correct the calculation of extra program pages (#374) (2e4a946)
  • refine js docs (#379) (bbb97bd)
  • support coverAppCallInnerTransactionFees when calling a readonly ABI method (#375) (417810f)
  • Throw a more helpful error message when a client consumer passes in unexpected args (ebd3e6d)

v8.2.0-beta.3

18 Feb 17:02
bbb97bd
Compare
Choose a tag to compare
v8.2.0-beta.3 Pre-release
Pre-release

8.2.0-beta.3 (2025-02-18)

Bug Fixes

v8.2.0-beta.2

14 Feb 01:13
Compare
Choose a tag to compare
v8.2.0-beta.2 Pre-release
Pre-release

8.2.0-beta.2 (2025-02-14)

Bug Fixes

  • Throw a more helpful error message when a client consumer passes in unexpected args (ebd3e6d)

v8.2.0-beta.1

11 Feb 06:13
2722710
Compare
Choose a tag to compare
v8.2.0-beta.1 Pre-release
Pre-release

8.2.0-beta.1 (2025-02-11)

Features

  • support updating an app when extra program pages are required (#376) (2722710)

v8.1.1-beta.2

11 Feb 05:55
417810f
Compare
Choose a tag to compare
v8.1.1-beta.2 Pre-release
Pre-release

8.1.1-beta.2 (2025-02-11)

Bug Fixes

  • support coverAppCallInnerTransactionFees when calling a readonly ABI method (#375) (417810f)

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)