Skip to content

Releases: SmartThingsCommunity/smartthings-cli

v0.0.0-pre.18

01 Feb 17:21
Compare
Choose a tag to compare
v0.0.0-pre.18 Pre-release
Pre-release

0.0.0-pre.18 (2021-02-01)

Features

  • Added commands to list, show, and delete installed ST schema instances (3158d47)

v0.0.0-pre.17

25 Jan 15:40
Compare
Choose a tag to compare
v0.0.0-pre.17 Pre-release
Pre-release

0.0.0-pre.17 (2021-01-25)

Note: Version bump only for package root

v0.0.0-pre.16

22 Jan 21:24
Compare
Choose a tag to compare
v0.0.0-pre.16 Pre-release
Pre-release

0.0.0-pre.16 (2021-01-22)

Bug Fixes

  • correct ordering of InputProcessor calls (dd4dfd0)
  • Corrected bug display verbose apps table (0b35655)
  • fix rules lookup without location id and functional refactor (bfa67b6)
  • use kebab case for all flags (128dcbb)

Features

  • Added support for specifying a language header (00f50b9)

v0.0.0-pre.15

21 Dec 20:15
Compare
Choose a tag to compare
v0.0.0-pre.15 Pre-release
Pre-release

0.0.0-pre.15 (2020-12-21)

Bug Fixes

  • Added support for device presentation manufacturer name (804eaaa)
  • remove unnecessary node dependency in lib (27c38e3)
  • use InstalledApp fields in installedapps:rename and refactor to use new functional paradigm (8170818)

v0.0.0-pre.14

07 Dec 20:07
Compare
Choose a tag to compare
v0.0.0-pre.14 Pre-release
Pre-release

0.0.0-pre.14 (2020-12-07)

Bug Fixes

  • use default version of 1 when not id included in command line without version (9acace0)
  • validate capability command and attribute names (794d592)

Features

  • logger: default log file path to oclif cacheDir (a1ce523)

0.0.0-pre.13

22 Oct 16:27
Compare
Choose a tag to compare
0.0.0-pre.13 Pre-release
Pre-release
  • CI(publish): fix order of version/pkg, automate zip upload (861e7f0)
  • docs: include temporary token example (9cc01a7)
  • test(smartthings-command.ts): add initial unit tests (d67f768)
  • feat: Added option to filter devices by installedAppId (62628a8)
  • test(api-command.ts): add initial unit tests (b30144c)
  • test(applyMixins): fix async merge to improve code coverage (ce5faec)

v0.0.0-pre.12

30 Sep 14:15
Compare
Choose a tag to compare
v0.0.0-pre.12 Pre-release
Pre-release

0.0.0-pre.12 (2020-09-30)

Bug Fixes

  • fix issues with binary and node builds (7989558)

v0.0.0-pre.11

28 Sep 18:05
Compare
Choose a tag to compare
v0.0.0-pre.11 Pre-release
Pre-release

0.0.0-pre.11 (2020-09-28)

Bug Fixes

  • clean up zip file contents (03a4a37)
  • remove ambiguous log method (5466cd6)
  • Update to accommodate switch from vid to presentationId (3756ed7)

Features

  • add support for access to parsed argv property (48d1264)
  • added device profile and capability localizations (6a48783)
  • app list options and fixes to app and schema commands (#101) (979e409)
  • use separate file for logging config (80b3005)

v0.0.0-pre.9

02 Sep 19:17
Compare
Choose a tag to compare
v0.0.0-pre.9 Pre-release
Pre-release

0.0.0-pre.9 (2020-09-02)

Features

  • added prompted device profile creation and device view commands (#95) (a4f1672)
  • export api-helpers functions (d723b85)

v0.0.0-pre.10

02 Sep 20:05
Compare
Choose a tag to compare
v0.0.0-pre.10 Pre-release
Pre-release

0.0.0-pre.10 (2020-09-02)

Bug Fixes

  • bump core-sdk and log4js versions (2a3f9ff)