Releases: algorandfoundation/algokit-utils-ts
Releases · algorandfoundation/algokit-utils-ts
v1.0.0-beta.19
23 Mar 14:54
Compare
Sorry, something went wrong.
No results found
Features
transaction: Making grouped transaction definition nicer (4dd1ae9 )
v1.0.0-beta.18
23 Mar 12:12
Compare
Sorry, something went wrong.
No results found
Features
app: Added logic error handling from beaker-ts (1034825 )
v1.0.0-beta.17
23 Mar 11:12
Compare
Sorry, something went wrong.
No results found
Features
app: Better supporting transactions as ABI arguments (6745408 )
v1.0.0-beta.16
23 Mar 10:34
Compare
Sorry, something went wrong.
No results found
Features
application-client: Exposed mechanism to get app id and address from application client class (de476cb )
v1.0.0-beta.15
23 Mar 10:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
application-client: Resolve some problems with the new input types (8faf1d5 )
v1.0.0-beta.14
23 Mar 10:12
Compare
Sorry, something went wrong.
No results found
Features
amount: Added transactionFees function and better test coverage (247a997 )
application-client: Fleshed out the call method to support the different types of on complete calls directly rather than via a weird string enum (6da8645 )
v1.0.0-beta.13
22 Mar 10:55
Compare
Sorry, something went wrong.
No results found
Features
transfer: Added ensureFunded method (fff8c87 )
v1.0.0-beta.12
22 Mar 05:45
Compare
Sorry, something went wrong.
No results found
Features
transaction: Added fee override (d16704f )
v1.0.0-beta.11
22 Mar 05:26
Compare
Sorry, something went wrong.
No results found
Bug Fixes
If you pass undefined for allowUpdate or allowDelete to ApplicationClient it now respects it if no deploy-time control (fa02cb5 )
Made indexer optional when creating an application client (0ea9352 )
v1.0.0-beta.10
21 Mar 18:53
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
Adding timeout to beforeEach for algorand fixture to prevent intermittent timeouts (1685b05 )
Making normal message not seem like an error (8187785 )