Releases: ardriveapp/turbo-sdk
Releases · ardriveapp/turbo-sdk
v1.13.0
1.13.0 (2024-09-06)
Features
- balance: init CLI balance command PE-6635 (18de656)
- top-up: init top-up with stripe checkout command PE-6635 (c43e11b)
v1.13.0-alpha.2
Features
- top-up: init top-up with stripe checkout command PE-6635 (c43e11b)
v1.13.0-alpha.1
Features
- balance: init CLI balance command PE-6635 (18de656)
v1.12.0
1.12.0 (2024-08-30)
Features
- balance: add an unauthenticated getBalance method PE-6630 (63bb4f8)
- native address: get native address from connected signer PE-6629 (7432156)
v1.12.0-alpha.1
Features
- balance: add an unauthenticated getBalance method PE-6630 (63bb4f8)
- native address: get native address from connected signer PE-6629 (7432156)
v1.11.0
1.11.0 (2024-08-29)
Bug Fixes
- cli: include bin/turbo in argv check PE-6449 (cf57515)
Features
- cli: init a turbo cli tool featuring KYVE crypto fund PE-6449 (2eff402)
- kyve: add exported isTokenType helper PE-6448 (bf70d59)
- kyve: add tokenAmountToBase map PE-6448 (b2864b3)
- kyve: allow kyve token type for uploads and top ups PE-6447 (861d542)
- kyve: init KYVE crypto fund PE-6448 (120735f)
- kyve: update exported types PE-6448 (e06608c)
v1.11.0-alpha.3
Bug Fixes
- cli: include bin/turbo in argv check PE-6449 (cf57515)
v1.11.0-alpha.2
Features
- cli: init a turbo cli tool featuring KYVE crypto fund PE-6449 (2eff402)
v1.11.0-alpha.1
Features
- kyve: add exported isTokenType helper PE-6448 (bf70d59)
- kyve: add tokenAmountToBase map PE-6448 (b2864b3)
- kyve: allow kyve token type for uploads and top ups PE-6447 (861d542)
- kyve: init KYVE crypto fund PE-6448 (120735f)
- kyve: update exported types PE-6448 (e06608c)
v1.10.1
1.10.1 (2024-08-23)
Bug Fixes
- expose
token
on unauthenticated turbo factory PE-6569 (7f0c44c)