Skip to content

Releases: algorandfoundation/algokit-utils-ts

v1.0.0-beta.12

22 Mar 05:45

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

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

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

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)

v1.0.0-beta.8

16 Mar 01:32

Choose a tag to compare

v1.0.0-beta.8 Pre-release
Pre-release

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

Features

  • deploy-app: Added operationPerformed parameter (85788ac)

Bug Fixes

  • (deploy-app): Resolving some problems with the new operationPerformed property (e547812)
  • Fixing incorrect type that was used in app spec (7364f4e)

Dependencies and Other Build Updates

  • Getting full diff to understand why CI docs output differs from local (15b913e)
  • Getting full docs diff on release.yml (d2fc72e)
  • Publishing npm from dist folder to resolve changei n build to remove dist nesting (2a5b9ea)
  • Reverting changes to doc gen diff (239fefa)
  • Running release in dist folder to remove dist from the import path (8f1caf1)

v1.0.0-beta.7

15 Mar 09:01

Choose a tag to compare

v1.0.0-beta.7 Pre-release
Pre-release

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

Dependencies and Other Build Updates

  • Added check_docs to release.yml (b3474c8)
  • Added missing checkout command (00a56d2)
  • Adding check for docs being up to date (c8c819d)
  • Tweaking code diff (5283010)

v1.0.0-beta.6

14 Mar 18:45

Choose a tag to compare

v1.0.0-beta.6 Pre-release
Pre-release

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

Features

  • app: Added ABI return value parsing (b2a7bee)
  • app: Added ABI support to app call args (0120fc4)
  • application-client: Added working ABI call support to ApplicationClient, added more implementation and added initial test coverage (37d2ee2)
  • app: Throw exception if deploy-time update/delete is requested, but not present (a4bde8c)
  • transaction: Add ability to use TransactionSigner to sign single and group transactions (f473745)

Dependencies and Other Build Updates

v1.0.0-beta.5

14 Mar 05:13
750daab

Choose a tag to compare

v1.0.0-beta.5 Pre-release
Pre-release

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

Dependencies and Other Build Updates

  • Generate markdown code docs (b75e3eb)
  • Update typedoc version (34800c9)

v1.0.0-beta.4

13 Mar 18:34

Choose a tag to compare

v1.0.0-beta.4 Pre-release
Pre-release

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

Features

  • application-client: Added initial draft implementation of application client (43b319c)

v1.0.0-beta.3

13 Mar 16:51

Choose a tag to compare

v1.0.0-beta.3 Pre-release
Pre-release

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

Features

  • app: Finished test coverage of deployApp (38286d8)

Dependencies and Other Build Updates

  • deps-dev: bump eslint from 8.35.0 to 8.36.0 (2e7e5b6)