Skip to content

Latest commit

 

History

History
449 lines (231 loc) · 30.5 KB

CHANGELOG.md

File metadata and controls

449 lines (231 loc) · 30.5 KB

Changelog

2.17.0 (2024-10-03)

Features

2.16.0 (2024-09-17)

Features

  • add verbose hint to stamp list command (#537) (9aa63a4)

2.15.0 (2024-09-16)

Features

Bug Fixes

  • handle missing chequebook in addresses command (#534) (05cb0ed)

2.14.0 (2024-09-11)

Features

2.13.1 (2024-08-08)

Bug Fixes

2.13.0 (2024-06-26)

Features

Bug Fixes

2.12.0 (2024-06-26)

Features

Bug Fixes

2.11.0 (2024-06-18)

Features

2.10.0 (2024-06-03)

Features

2.9.0 (2024-04-15)

Features

2.8.0 (2024-02-08)

Features

2.7.0 (2023-11-29)

Features

2.6.0 (2023-11-13)

Features

2.5.1 (2023-08-31)

Bug Fixes

2.5.0 (2023-08-30)

Features

Bug Fixes

  • print less in dev mode in status command (#471) (ffb5cea)

2.4.1 (2023-08-30)

Bug Fixes

  • remove duplicate property from status command (#467) (ea08a3a)

2.4.0 (2023-08-14)

Features

2.3.0 (2023-08-03)

Features

2.2.0 (2023-05-11)

Features

2.1.0 (2023-03-29)

Features

  • add streaming upload for single files (#454) (da2caa3)

2.0.1 (2023-03-28)

Bug Fixes

2.0.0 (2023-03-16)

⚠ BREAKING CHANGES

  • drop node 12 support (#424)

Features

Bug Fixes

  • change "supported version" to "tested with" (#434) (8925bb9)

Miscellaneous Chores

1.12.0 (2022-08-30)

Features

Bug Fixes

1.11.0 (2022-04-14)

Features

Bug Fixes

  • do not print bzz.link when uploading with encryption (#368) (f1490f7)

1.10.0 (2022-02-04)

Features

1.9.0 (2021-12-21)

Features

1.8.0 (2021-11-26)

Features

  • add bee 1.4.0 compatibility and upgrade to bee-js 3.0.0 (#302) (4ee8f0c)

1.7.0 (2021-11-17)

Features

  • add --stdin option to upload command (#298) (42ae5da)
  • add --hide-usage option to stamp list command (42ae5da)
  • add --header global option to set additional headers (42ae5da)
  • add --name option to upload command for files and stdin (42ae5da)

Bug Fixes

  • always set error code on runtime and parsing error (42ae5da)

1.6.0 (2021-11-04)

Features

  • add top level download command (#271) (9cb196e)
  • display number of updates in feed print command (#281) (75371f4)
  • print curl commands in distinct color (#282) (f22ae0a)

1.5.0 (2021-10-15)

Features

  • add bee 1.2.0 and bee-js 2.1.0 compatibility (#260) (419ef8d)
  • add content-type flag and mime detection (#221) (ca17ddf)
  • add dilute and topup stamp commands (#267) (2f55c68)
  • improve error message design (#262) (b19957d)

Bug Fixes

  • print relevant error message for bad manifest references (#264) (2e613a0)

1.4.0 (2021-09-29)

Features

1.3.0 (2021-08-24)

Features

  • add bee 1.1.0 compatibility (#232) (dad081e)
  • add immutable flag to stamp buy command (#233) (a74df33)
  • enforce explicit debug api when normal api is provided (#225) (229fcd1)
  • rework --skip-sync to --sync with connectivity check (#217) (1948ed8)

Bug Fixes

  • always set correct exit code (#229) (58bf091)
  • do not print double slashes in joined bee urls (#228) (e24465c)
  • print index-document before spinner to avoid text glitch (#220) (9f596f4)

1.2.0 (2021-07-21)

Features

Bug Fixes

  • change old /files endpoints to /bzz in feed commands (#204) (28a2d3a)
  • handle payload size errors in pss send (#199) (4ec8fbc)

1.1.0 (2021-07-05)

Features

Bug Fixes

  • cashout: set minimum of minimum to 1 (#176) (1db096f)
  • print trailing slash when uploading single file (#194) (1bfee2b)
  • reduce spinner interval to avoid flickering on windows (#188) (0eedf7b)

1.0.0 (2021-06-22)

Features

0.10.0 (2021-06-11)

Features

  • add number separators, units, conditional required, hex strings (#137) (397680d)
  • add pinning reupload-all (#138) (31a69ea)

Bug Fixes

  • remove topic option from pss commands (#144) (76e7f51)

0.9.0 (2021-06-04)

Features

0.8.0 (2021-06-01)

Features

Bug Fixes

0.7.0 (2021-05-20)

Features

0.6.0 (2021-05-05)

Features

Bug Fixes

  • handle not found and bad request pinning errors (#81) (c0973fc)
  • remove --minimum option where it makes no sense (#84) (e1d231b)

0.5.1 (2021-03-18)

Bug Fixes

0.5.0 (2021-03-18)

Features