Releases: algorandfoundation/algokit-utils-ts
Releases · algorandfoundation/algokit-utils-ts
v1.0.0-beta.12
v1.0.0-beta.11
1.0.0-beta.11 (2023-03-22)
Bug Fixes
v1.0.0-beta.10
1.0.0-beta.10 (2023-03-21)
Features
- Refactored type locations to make using the library cleaner and more consistent (c0a1ffd)
- Replaced app "index" with "id" per algorand/go-algorand#3671 (4707b85)
Bug Fixes
v1.0.0-beta.9
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
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
1.0.0-beta.7 (2023-03-15)
Dependencies and Other Build Updates
v1.0.0-beta.6
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
- Updated snapshots (600c806)
v1.0.0-beta.5
1.0.0-beta.5 (2023-03-14)
Dependencies and Other Build Updates
v1.0.0-beta.4
1.0.0-beta.4 (2023-03-13)
Features
- application-client: Added initial draft implementation of application client (43b319c)
v1.0.0-beta.3
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)