v1.20.0-alpha.1
Pre-release
Pre-release
dtfiedler
released this
31 Oct 19:06
·
46 commits
to alpha
since this release
1.20.0-alpha.1 (2024-10-31)
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)