Skip to content

Releases: GetStream/stream-cli

v1.4.0

08 Jun 11:11
f5766bd
Compare
Choose a tag to compare

1.4.0 (2022-06-08)

Features

Bug Fixes

  • message: update partial as channel/user (#133) (8e5dca3)

v1.3.2

07 Jun 15:02
3f579d5
Compare
Choose a tag to compare

1.3.2 (2022-06-07)

Bug Fixes

v1.3.1

07 Jun 13:49
29495ba
Compare
Choose a tag to compare

1.3.1 (2022-06-07)

Bug Fixes

  • write to stdout for json (#128)

v1.3.0

31 May 09:06
5dfefb3
Compare
Choose a tag to compare

1.3.0 (2022-05-31)

Features

v1.2.0

18 May 11:42
b5e8424
Compare
Choose a tag to compare

1.2.0 (2022-05-18)

Features

Bug Fixes

v1.1.0

06 May 14:09
66c3d71
Compare
Choose a tag to compare

1.1.0 (2022-05-06)

Features

Bug Fixes

  • docs: add short description to deactivateuser (0a78806)
  • upsert: fix printing upsert user result (b0dc374)
  • watch_cmd: println instead of print (4e409f1)

v1.0.0

03 May 11:07
cf4be1a
Compare
Choose a tag to compare

🚨 BREAKING CHANGE 🚨

This is the first version where we rewrote the CLI from NodeJS to Go. It
has every feature that the previous had but the interface is a bit different.
You can find the documentation in the docs folder.

Features

Bug Fixes

v0.3.0

09 Dec 19:29
Compare
Choose a tag to compare
  • Fix push test command response rendering
  • Enable edge as base url and drop asking configuration

v0.2.4

21 Apr 17:36
Compare
Choose a tag to compare
  • Fix/add user flag for channel show/hide #65

v0.2.3

21 Apr 13:41
Compare
Choose a tag to compare
  • fix logging when event is missing channel property
  • upgrade y18n for security