Skip to content

Releases: storacha/w3cli

v2.0.0

23 Mar 17:26
d89bbc2
Compare
Choose a tag to compare

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)

v1.2.2

20 Mar 15:44
bb81578
Compare
Choose a tag to compare

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)

v1.2.1

02 Mar 11:11
eabcccc
Compare
Choose a tag to compare

1.2.1 (2023-03-02)

Bug Fixes

v1.2.0

27 Jan 14:37
a6f3b8d
Compare
Choose a tag to compare

1.2.0 (2023-01-27)

Features

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

v1.1.1

25 Jan 12:31
65f7f88
Compare
Choose a tag to compare

1.1.1 (2023-01-13)

Bug Fixes

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

v1.1.0

11 Jan 18:20
8b30d8a
Compare
Choose a tag to compare

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

v1.0.1

14 Dec 22:41
2ea04e1
Compare
Choose a tag to compare

1.0.1 (2022-12-14)

Bug Fixes

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

v1.0.0

14 Dec 20:47
b41ab86
Compare
Choose a tag to compare

1.0.0 (2022-12-14)

Features

Bug Fixes