Releases: algorandfoundation/algokit-utils-ts
Releases · algorandfoundation/algokit-utils-ts
v8.2.1-beta.1
Bug Fixes
- correctly return group id when resource population is enabled (#381) (31df3ce)
v8.2.0
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.2
Bug Fixes
- Throw a more helpful error message when a client consumer passes in unexpected args (ebd3e6d)
v8.2.0-beta.1
Features
- support updating an app when extra program pages are required (#376) (2722710)
v8.1.1-beta.2
Bug Fixes
- support coverAppCallInnerTransactionFees when calling a readonly ABI method (#375) (417810f)
v8.1.1-beta.1
Bug Fixes
- correct the calculation of extra program pages (#374) (2e4a946)
v8.1.0
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
v8.1.0-beta.3
Features
- cover fees for app call transactions that send inner transactions (#357) (2c2dd78)