Skip to content

v1.20.0

Compare
Choose a tag to compare
@dtfiedler dtfiedler released this 04 Nov 17:53
· 23 commits to main since this release

1.20.0 (2024-11-04)

Bug Fixes

  • arweave: modify import of Arweave in ArweaveToken (b934677)
  • supply starknet dependency for resolving kyve-js -> keplr-wallet import error (cf5ab39)

Features

  • add cli helper for --local development endpoints PE-6754 (79fe7a0)
  • delegated payments: add list-approvals command rather than overloaded balance command PE-6754 (ee44ef6)
  • delegated payments: add paid-by headers for uploads when applicable PE-6754 (953648e)
  • delegated payments: add revoke approvals to SDK and CLI PE-6754 (f2d26da)
  • delegated payments: display approvals if they exist on balance command PE-6754 (669dfca)
  • delegated payments: extend turbo.getBalance method to include approval details PE-6754 (baec107)
  • delegated payments: init logic for create-approval PE-6754 (1047762)
  • delegated payments: push created/revoked approvals into upload response if they exist PE-6754 (33da73d)
  • delegated payments: use any approvals first by default on CLI PE-6754 (96d4a32)
  • update credit sharing command and method names (c3e9bd9)