Skip to content

Latest commit

 

History

History
197 lines (108 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

197 lines (108 loc) · 11.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.2 (2023-08-01)

1.7.1 (2023-08-01)

Bug Fixes

1.7.0 (2023-01-27)

Features

  • add flag to allow exclamation mark in channel ID (#151) (85ef9a1)

1.6.0 (2022-10-06)

Features

1.5.0 (2022-09-23)

Features

1.4.6 (2022-06-08)

Bug Fixes

1.4.5 (2022-06-08)

Bug Fixes

1.4.4 (2022-06-08)

Bug Fixes

1.4.3 (2022-06-08)

Bug Fixes

  • docs: workaround for branch protection (cdb84fa)

1.4.2 (2022-06-08)

Bug Fixes

  • release: docs publishing (a65206c)

1.4.1 (2022-06-08)

Bug Fixes

  • release: improve publishing (cf9de14)
  • release: improve publishing and get marshal (#135) (0d3625e)

1.4.0 (2022-06-08)

Features

Bug Fixes

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

1.3.2 (2022-06-07)

Bug Fixes

1.3.1 (2022-06-07)

Bug Fixes

  • write to stdout for json (#128)

1.3.0 (2022-05-31)

Features

  • add an install script (#122)

Bug Fixes

  • docs: add command for trustful binary in darwin (#121)
  • docs: fix import docs (#120)
  • docs: fix gh pages formatting (#119)

Features

1.2.0 (2022-05-18)

Features

Bug Fixes

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)

1.0.0 (2022-05-03)

🚨 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

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.