Skip to content

Releases: ardriveapp/turbo-sdk

v1.11.0-alpha.2

29 Aug 18:39
Compare
Choose a tag to compare
v1.11.0-alpha.2 Pre-release
Pre-release

1.11.0-alpha.2 (2024-08-29)

Features

  • cli: init a turbo cli tool featuring KYVE crypto fund PE-6449 (2eff402)

v1.11.0-alpha.1

28 Aug 19:59
Compare
Choose a tag to compare
v1.11.0-alpha.1 Pre-release
Pre-release

1.11.0-alpha.1 (2024-08-28)

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

23 Aug 15:15
Compare
Choose a tag to compare

1.10.1 (2024-08-23)

Bug Fixes

  • expose token on unauthenticated turbo factory PE-6569 (7f0c44c)

v1.10.1-alpha.1

16 Aug 17:13
Compare
Choose a tag to compare
v1.10.1-alpha.1 Pre-release
Pre-release

1.10.1-alpha.1 (2024-08-16)

Bug Fixes

  • expose token on unauthenticated turbo factory PE-6569 (7f0c44c)

v1.10.0

15 Aug 14:34
Compare
Choose a tag to compare

1.10.0 (2024-08-15)

Bug Fixes

  • build: update build outputs for web and README (74cce09)
  • logger: fix winston setImmediate issue in web export for logger (481cbe6)
  • upload folder: improve node exports PE-4643 (a6c073b)
  • upload folder: improve web exports PE-4643 (4b50778)

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.10.0-alpha.3

14 Aug 18:57
Compare
Choose a tag to compare
v1.10.0-alpha.3 Pre-release
Pre-release

1.10.0-alpha.3 (2024-08-14)

Bug Fixes

  • upload folder: improve node exports PE-4643 (a6c073b)
  • upload folder: improve web exports PE-4643 (4b50778)

v1.10.0-alpha.2

12 Aug 15:49
Compare
Choose a tag to compare
v1.10.0-alpha.2 Pre-release
Pre-release

1.10.0-alpha.2 (2024-08-12)

Bug Fixes

  • logger: fix winston setImmediate issue in web export for logger (481cbe6)

v1.10.0-alpha.1

09 Aug 14:56
Compare
Choose a tag to compare
v1.10.0-alpha.1 Pre-release
Pre-release

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

07 Aug 17:02
Compare
Choose a tag to compare
v1.9.1-alpha.1 Pre-release
Pre-release

1.9.1-alpha.1 (2024-08-07)

Bug Fixes

  • build: update build outputs for web and README (74cce09)

v1.9.0

06 May 17:22
Compare
Choose a tag to compare

1.9.0 (2024-05-06)

Bug Fixes

  • eth payments: setup ETH in default constructor, remove default wait() PE-5992 (4cbc6bd)

Features

  • eth payments: init eth tx payments PE-5992 (6351425)