Skip to content

Releases: micksatana/line-api-cli-nodejs

v1.3.1

04 Feb 14:58
Compare
Choose a tag to compare

Changed

  • Update dependencies

Fixed

  • Security patches

v1.3.0

23 Jan 05:02
Compare
Choose a tag to compare

Added

  • linetv list:modules Gets a spotlight data unit list such as represent_clip, editor_pick_clip, and theme_playlist.
  • linetv list:modules --format json Gets a spotlight data unit list in JSON format.
  • linetv get:spotlight Gets spotlight data.
  • linetv get:spotlight --format json Gets spotlight data in JSON format.
  • linetv list:category Gets a category list such as drama, music, etc.
  • linetv list:category --format json Gets a category list in JSON format.
  • linetv get:category Gets category home data.
  • linetv get:category --format json Gets category home data in JSON format.
  • linetv get:category --page <number> Gets category home data start from selected page.
  • linetv ranking Gets clip ranking data.
  • linetv ranking --format json Gets clip ranking data in JSON format.
  • linetv ranking --page <number> Gets clip ranking data start from selected page.
  • linetv search Gets a clip search result.
  • linetv search --format json Gets a clip search result in JSON format.
  • linetv search --page <number> Gets a clip search result start from selected page.
  • linetv list:station Gets the station home (TV station) list.
  • linetv list:station --format json Gets the station home (TV station) list in JSON format.
  • linetv get:station Gets the Station Home (TV Station) data.
  • linetv get:station --format json Gets the Station Home (TV Station) data in JSON format.
  • linetv get:station --page <number> Gets the Station Home (TV Station) data start from selected page.
  • linetv live Gets live schedule information.
  • linetv live --format json Gets live schedule data in JSON format.

Fixed

  • Fixed npm test failed on Windows
  • Fixed missing qs module

v1.2.1

07 Jan 07:32
Compare
Choose a tag to compare

Fixed

  • Fixed missing qs module

v1.2.0

03 Dec 11:09
cb4d075
Compare
Choose a tag to compare

Added

  • things register:scenario-set Register (create or update) a scenario set for automatic communication under a product.
  • things get:scenario-set Get the scenario set registered under a product
  • things remove:scenario-set Delete a scenario set registered under a product

v1.2.0-alpha.2

03 Dec 10:53
e2e0ca7
Compare
Choose a tag to compare
v1.2.0-alpha.2 Pre-release
Pre-release

Added

  • things remove:scenario-set Delete a scenario set registered under a product

v1.2.0-alpha.1

03 Dec 10:14
bbe7e08
Compare
Choose a tag to compare
v1.2.0-alpha.1 Pre-release
Pre-release

Added

  • things get:scenario-set Get the scenario set registered under a product

Changed

  • Re-factor things register:scenarios to things register:scenario-set

v1.2.0-alpha.0

28 Nov 12:33
Compare
Choose a tag to compare
v1.2.0-alpha.0 Pre-release
Pre-release

Added

  • things register:scenarios Register (create or update) a scenario set for automatic communication under a product.

v1.1.0

13 Nov 05:18
0011bc2
Compare
Choose a tag to compare

Added

  • things list:trial
  • things add:trial
  • things remove:trial
  • things get:device Get device information by device ID and user ID
  • things get:product Specify the device ID, and acquire the product ID and PSDI
  • things get:devices Specify the product ID and user ID, and acquire the device information

v1.1.0-alpha.1

05 Nov 09:58
Compare
Choose a tag to compare
v1.1.0-alpha.1 Pre-release
Pre-release

Added

  • things remove:trial

Changed

  • Re-factor things get:trial to things list:trial

v1.1.0-alpha.0

05 Nov 08:09
Compare
Choose a tag to compare
v1.1.0-alpha.0 Pre-release
Pre-release

Added

  • things get:trial