Skip to content

v2.0.0

Compare
Choose a tag to compare
@grof grof released this 12 Aug 17:32
· 113 commits to main since this release

2.0.0 (2022-08-12)

Features

Channels commands

  • channels:activate
  • channels:configure
  • channels:convert
  • channels:create
  • channels:deactivate
  • channels:rename

Entities commands

  • entities:configure
  • entities:convert
  • entities:create
  • entities:destroy
  • entities:get
  • entities:list
  • entities:rename

Intents commands

  • intents:create
  • intents:destroy
  • intents:get
  • intents:list
  • intents:rename

Bug fixes

  • correct typos in README.md
  • correct typos in auth command
  • add organization ID to output of projects:get

BREAKING CHANGES

  • Node.js >= 14 required
  • change flag --name to --new-name in rename commands

Special thanks

Thanks to @oliver-daniel for the channels commands, your detailed code reviews and for your important contributions of last summer!