Releases: ardriveapp/turbo-sdk
Releases · ardriveapp/turbo-sdk
v1.10.0-alpha.1
1.10.0-alpha.1 (2024-08-09)
Features
- upload folder: add manifest content type PE-4643 (af35d7b)
- upload folder: add manifestOptions with disable, index, and fallback parameters PE-4643 (708ea15)
- upload folder: add mime types for content type PE-4643 (44d1240)
- upload folder: add throw on failure option PE-4643 (a258aa6)
- upload folder: defer to use user defined content type on files when provided PE-4643 (5d5ef89)
- upload folder: init web and node upload folder with manifest implementations PE-4643 (70d3135)
- upload folder: slice leading
/
from relative manifest paths PE-4643 (c6e3b7c) - upload folder: use concurrency with plimit-lit PE-4643 (110a424)
v1.9.1-alpha.1
v1.9.0
v1.9.0-alpha.2
1.9.0-alpha.2 (2024-05-03)
Bug Fixes
- eth payments: setup ETH in default constructor, remove default wait() PE-5992 (4cbc6bd)
v1.8.0
v1.7.1
v1.7.0
v1.6.0
v1.5.0
1.5.0 (2024-04-16)
Bug Fixes
- export Arconnect and ArweaveSigner from env specific signers (b94ffdc)
- fund with ar: add web esm compatible arweave export PE-5849 (9681e06)
Features
- crypto payments: init fund methods PE-5849 (5ec1687)
- crypto payments: refactor arweave-js out of signer PE-5849 (aa7836b)
- fund with ar: add ToTokenAmount helper utils PE-5849 (37417dd)
- fund with ar: catch polling error PE-5849 (8bb9b1f)
- fund with ar: continue polling on request error PE-5849 (a324ca1)
- fund with ar: throw no wallet found as error PE-5849 (d1d2e7a)
- signers: exports arbundles ArconnectSigner and ArweaveSigner (41c85ed)