Releases: algorandfoundation/algokit-utils-ts
Releases · algorandfoundation/algokit-utils-ts
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)
v1.0.0-beta.2
1.0.0-beta.2 (2023-03-13)
Features
- app: Added another test (24e4f50)
- app: Added first test for deployApp (3a47b3c)
- app: Added initial test for deployApp (59021f7)
- app: Added more testing of deployApp (c029cad)
- app: More test coverage of deployApp and some fixes (adea611)
- app: More testing of deployApp (c375123)
Dependencies and Other Build Updates
v1.0.0-beta.1
1.0.0-beta.1 (2023-03-12)
Features
- Added all exports (89f979b)
- Added transaction with testing (571952a)
- app: Added deployApp implementation, extracted out algod types (68d5fdd)
- app: Added initial app (create, update, call) functions, lookupAccountCreatedApplicationByAddress and searchTransactions (b5fd6ca)
- app: Extracted app deployment code separately and added testing of getCreatorAppsByName (562c4b3)
- initial commit (788522d)
- initial shell (69fd093)
- logging: Added config/logging (e6bfbaa)
- multisig: Added multisig support (5d86474)
- semantic releases (a3628f3)
- support semantic releasing (b0079cc)
Bug Fixes
- missing commit lint config file (5ada423)
- test pattern so it definitely skips node_modules (4a58e65)
Dependencies and Other Build Updates
- Added python version (413cd7b)
- allow publish action to write (814ef29)
- Correcting error in semantic-release config (f66a0f6)
- Ensuring semantic release runs within the context of a git clone (c8e712c)
- Ensuring that the packages for release are present (14b07b4)
- Fixing config (5b9d6c9)
- Fixing config (50d8ec8)
- Fixing incorrect config (8c56022)
- Fixing incorrect working directory for release (da9bbcc)
- Fixing problem with artifact directory (14c605d)
- Fixing semantic version tagging for main branch (fcb6bb1)
- map npm token to reusable action (f8b8f94)
- Removing python (cbb7cfa)
- Setting channel as beta for main branch (df348f9)
- Tweaking commitlint (dadfcdd)
- Tweaks to release process (efdafdb)
- Update commit lint (c52b5a4)
- using node 18 (cc094fc)