Skip to content

Releases: zws-im/cli

v1.5.0

19 Oct 12:41
bba05f8
Compare
Choose a tag to compare

1.5.0 (2021-10-19)

Bug Fixes

  • print to stdout instead of stderr on success (f3c826b)

Features

  • handle invalid JSON better (bba05f8)

v1.4.0

18 Oct 10:33
5808107
Compare
Choose a tag to compare

1.4.0 (2021-10-18)

Features

  • improve error handling (68e9666)
  • pretty print error JSON body (5808107)

v1.3.0

18 Oct 04:36
d33cd77
Compare
Choose a tag to compare

1.3.0 (2021-10-18)

Features

  • shorten: improve deprecation notice for Shortened.baseUrl (d33cd77)

v1.2.2

17 Oct 11:20
da7a529
Compare
Choose a tag to compare

1.2.2 (2021-10-17)

Bug Fixes

  • stats: fix JSON definition (da7a529)

v1.2.1

17 Oct 11:13
23f3bb4
Compare
Choose a tag to compare

1.2.1 (2021-10-17)

Bug Fixes

  • fix Authorization header usage (23f3bb4)

v1.2.0

16 Oct 07:18
f1fd6b1
Compare
Choose a tag to compare

1.2.0 (2021-10-16)

Bug Fixes

  • quit with exit code 1 on API errors (a9c45e5)

Features

  • config: add config subcommand (f1fd6b1)

v1.1.3

15 Sep 15:26
b478cba
Compare
Choose a tag to compare

1.1.3 (2021-09-15)

Bug Fixes

v1.1.2

15 Sep 15:21
b833033
Compare
Choose a tag to compare

1.1.2 (2021-09-15)

Bug Fixes

  • include Windows builds in CD (b833033)

v1.1.1

04 Sep 09:00
c934361
Compare
Choose a tag to compare

1.1.1 (2021-09-04)

Bug Fixes

  • support reading from stdin in zws stats (b9d6ca9)

v1.1.0

28 Feb 11:03
e9a1bda
Compare
Choose a tag to compare

1.1.0 (2021-02-28)

Bug Fixes

  • docker: update Docker CMD instruction (e9a1bda)

Features

  • add stats command, --plain flag, and improve error handling (fc7bce9)