Skip to content

Latest commit

 

History

History
414 lines (202 loc) · 22.2 KB

CHANGELOG.md

File metadata and controls

414 lines (202 loc) · 22.2 KB

Changelog

7.8.2 (2024-07-02)

Bug Fixes

7.8.1 (2024-06-21)

Bug Fixes

7.8.0 (2024-06-20)

Features

7.7.1 (2024-06-05)

Bug Fixes

  • upgrade w3up client with double upload fix (#191) (31a0bf7)

7.7.0 (2024-06-04)

Features

7.6.2 (2024-04-23)

Bug Fixes

7.6.1 (2024-04-23)

Bug Fixes

7.6.0 (2024-03-05)

Features

7.5.0 (2024-01-25)

Features

Bug Fixes

7.4.0 (2024-01-24)

Features

  • w3 usage report catches/warns about errors invoking usage/report (#169) (e47159e)

7.3.0 (2024-01-23)

Features

Bug Fixes

7.2.1 (2024-01-17)

Bug Fixes

  • make w3 up --no-wrap work as advertised. (#160) (426faad)

7.2.0 (2024-01-17)

Features

  • w3 delegation create --base64 & w3 space add <base64> (#158) (98284ef)

7.1.0 (2024-01-15)

Features

7.0.4 (2024-01-09)

Bug Fixes

7.0.3 (2023-12-13)

Bug Fixes

7.0.2 (2023-12-12)

Bug Fixes

7.0.1 (2023-12-07)

Bug Fixes

7.0.0 (2023-11-29)

⚠ BREAKING CHANGES

  • upgrade proof ls (#136)

Features

6.1.0 (2023-11-22)

Features

Bug Fixes

  • update deps. pull in w3up-client fixes (#133) (6aacec8)

6.0.0 (2023-11-16)

⚠ BREAKING CHANGES

  • provision using a proof (#123)

Features

5.2.0 (2023-11-15)

Features

5.1.0 (2023-11-15)

Features

5.0.0 (2023-11-14)

⚠ BREAKING CHANGES

  • wait for the plan picker (#124)
  • new authorization flow (#121)

Features

4.6.0 (2023-11-01)

Features

  • upgrade @web3-storage/access to 16.4.0 to fix bug with sessionProof selection with w3 register space (#114) (8ed3c90)

4.5.0 (2023-10-20)

Features

4.4.0 (2023-10-18)

Features

4.3.1 (2023-10-18)

Bug Fixes

4.3.0 (2023-10-18)

Features

  • add --verbose --json option to upload command and print piece CID (#97) (775d1db)
  • add can store rm & can upload rm commands (#101) (a7bda04)
  • introduce unified service config (#99) (f3b6220)

4.2.1 (2023-09-13)

Bug Fixes

  • do not print error when space is unknown (#95) (7f693d8)

4.2.0 (2023-09-08)

Features

Bug Fixes

4.1.2 (2023-08-25)

Bug Fixes

  • raise test timeout and bump package version (#88) (cebeccc)

4.1.1 (2023-08-25)

Bug Fixes

4.1.0 (2023-08-25)

Features

  • add space info command to w3cli (#83) (a72701c)
  • add ability to specify custom principal (#84) (6115101)
  • bump versions of access and w3up-client (#81) (55de733)

4.0.0 (2023-07-19)

⚠ BREAKING CHANGES

  • update ucanto dependencies (#80)

Features

Bug Fixes

3.0.0 (2023-03-29)

⚠ BREAKING CHANGES

  • allow specifying capabilities to receive when authorizing (#70)

Features

  • allow specifying capabilities to receive when authorizing (#70) (40208f5)

Bug Fixes

  • permanent data warning more general (b6b579e)
  • typo in readme (a623422)

2.0.0 (2023-03-23)

⚠ BREAKING CHANGES

  • upgrade to latest access & upload clients (#64)
  • move space register email parameter to an --email option and add --provider option (#60)
  • use new account model (#53)

Features

  • move space register email parameter to an --email option and add --provider option (#60) (c1ed0e5)
  • show help text if no cmd (#63) (fd5f342)
  • update README with new ToS (#62) (4ce61d7), closes #54
  • upgrade to latest access & upload clients (#64) (b5851ca)
  • use new account model (#53) (7f63286)

1.2.2 (2023-03-20)

Bug Fixes

  • drop redudant w3 space command for consistency (#57) (8dfab92), closes #44
  • warnings about uploads being public/permanent (84a9fd5)

1.2.1 (2023-03-02)

Bug Fixes

1.2.0 (2023-01-27)

Features

  • proof add --dry-run --json to view a delegation (#40) (c32283a)

1.1.1 (2023-01-13)

Bug Fixes

  • dont error on systems that cant pass flags to env in shebang (#38) (1e24e9f)

1.1.0 (2023-01-11)

Features

  • add support for sharded CAR uploads (#36) (b055c78)
  • adds w3 rm <root-cid> cmd (#20) (899a4d4)

Bug Fixes

1.0.1 (2022-12-14)

Bug Fixes

  • missing file name when only single path passed to filesFromPaths (#31) (fc3b5a0)

1.0.0 (2022-12-14)

Features

Bug Fixes