Releases: algorandfoundation/algokit-utils-ts
Releases · algorandfoundation/algokit-utils-ts
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)
v7.1.0
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
Features
- Renamed
algorandFixture
's beforeEach
to newScope
(#362) (7199dde)
v7.0.2
7.0.2 (2024-12-22)
Bug Fixes
- allow passing boxname when getting box value (6829add)
- replace JSON.stringify to handle bigint (10a1936)
v8.0.3
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)