Skip to content

Releases: algorandfoundation/algokit-utils-ts

v1.0.0-beta.24

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

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

Bug Fixes

  • Resolving problem with passing through boxes from abi call (4fbac52)

v1.0.0-beta.23

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

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

Bug Fixes

  • application-client: Resolving bug in application-client where boxes weren't being passed through for an abi call (1bb16e4)

v1.0.0-beta.22

23 Mar 15:40
Compare
Choose a tag to compare
v1.0.0-beta.22 Pre-release
Pre-release

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

Bug Fixes

  • Stopping the logic error message from being cut off (3afeedb)

v1.0.0-beta.21

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

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

Features

  • logic-error: Exposing the logic error handling from application client (68aa7b5)

v1.0.0-beta.20

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

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

Features

  • transaction: Added support for automatically unwrapping promises when defining a transaction group (4e77840)

v1.0.0-beta.19

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

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

Features

  • transaction: Making grouped transaction definition nicer (4dd1ae9)

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)