Releases: ardriveapp/turbo-sdk
Releases · ardriveapp/turbo-sdk
v1.20.2
v1.20.2-alpha.1
1.20.2-alpha.1 (2024-11-07)
Bug Fixes
- share credits: use web polyfilled safe Buffer.from over Readable.from (473a469)
v1.20.1
v1.20.1-alpha.1
1.20.1-alpha.1 (2024-11-05)
Bug Fixes
- access arweave at different levels of default for esm bundle compat PE-7069 (4c75290)
v1.20.0
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)
v1.20.0-alpha.4
1.20.0-alpha.4 (2024-11-04)
Bug Fixes
- supply starknet dependency for resolving kyve-js -> keplr-wallet import error (cf5ab39)
v1.20.0-alpha.3
v1.20.0-alpha.2
v1.20.0-alpha.1
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)