Skip to content

Releases: algorandfoundation/algokit-utils-ts

v1.0.0-beta.1

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

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)