Releases: SmartThingsCommunity/smartthings-cli
Releases · SmartThingsCommunity/smartthings-cli
v0.0.0-pre.38
v0.0.0-pre.38
v0.0.0-pre.37
0.0.0-pre.37 (2022-02-11)
⚠ BREAKING CHANGES
The YAML parser was updated and seems to be more strict with certain YAML types. One known case is using a merge key with an empty anchor now causes a YAMLException
. There are also some edge-case issues with previously dumped files. See js-yaml/migrate_v3_to_v4 for tips on checking data dumped with the previous version.
Bug Fixes
- deps: update dependencies (24d0c23)
Features
- hide uncommon flags from help to reduce clutter (deaebb4)
- log warning headers when present (5583bde)
Performance Improvements
- migrate to @oclif/core (7354083)
v0.0.0-pre.36
v0.0.0-pre.36
v0.0.0-pre.35
v0.0.0-pre.35
v0.0.0-pre.34
v0.0.0-pre.33
0.0.0-pre.33 (2021-12-15)
Features
v0.0.0-pre.32
v0.0.0-pre.31
0.0.0-pre.31 (2021-10-07)
Bug Fixes
v0.0.0-pre.30
v0.0.0-pre.29
0.0.0-pre.29 (2021-09-10)
Bug Fixes
- SseCommand: call base Command init (91d6a99)
Features
- Added schema:regenerate to create new client IDs and secrets (8cc9d9a)