Skip to content

Releases: algorandfoundation/algokit-utils-ts

v1.0.0-beta.18

23 Mar 12:12
Compare
Choose a tag to compare
v1.0.0-beta.18 Pre-release
Pre-release

1.0.0-beta.18 (2023-03-23)

Features

  • app: Added logic error handling from beaker-ts (1034825)

v1.0.0-beta.17

23 Mar 11:12
Compare
Choose a tag to compare
v1.0.0-beta.17 Pre-release
Pre-release

1.0.0-beta.17 (2023-03-23)

Features

  • app: Better supporting transactions as ABI arguments (6745408)

v1.0.0-beta.16

23 Mar 10:34
Compare
Choose a tag to compare
v1.0.0-beta.16 Pre-release
Pre-release

1.0.0-beta.16 (2023-03-23)

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
Choose a tag to compare
v1.0.0-beta.15 Pre-release
Pre-release

1.0.0-beta.15 (2023-03-23)

Bug Fixes

  • application-client: Resolve some problems with the new input types (8faf1d5)

v1.0.0-beta.14

23 Mar 10:12
Compare
Choose a tag to compare
v1.0.0-beta.14 Pre-release
Pre-release

1.0.0-beta.14 (2023-03-23)

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
Choose a tag to compare
v1.0.0-beta.13 Pre-release
Pre-release

1.0.0-beta.13 (2023-03-22)

Features

  • transfer: Added ensureFunded method (fff8c87)

v1.0.0-beta.12

22 Mar 05:45
Compare
Choose a tag to compare
v1.0.0-beta.12 Pre-release
Pre-release

1.0.0-beta.12 (2023-03-22)

Features

  • transaction: Added fee override (d16704f)

v1.0.0-beta.11

22 Mar 05:26
Compare
Choose a tag to compare
v1.0.0-beta.11 Pre-release
Pre-release

1.0.0-beta.11 (2023-03-22)

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
Choose a tag to compare
v1.0.0-beta.10 Pre-release
Pre-release

1.0.0-beta.10 (2023-03-21)

Features

Bug Fixes

  • Adding timeout to beforeEach for algorand fixture to prevent intermittent timeouts (1685b05)
  • Making normal message not seem like an error (8187785)

v1.0.0-beta.9

16 Mar 02:03
Compare
Choose a tag to compare
v1.0.0-beta.9 Pre-release
Pre-release

1.0.0-beta.9 (2023-03-16)

Dependencies and Other Build Updates

  • Changing the include path for publishing to remove dist (6cbef7b)