Skip to content

Releases: webosose/ares-cli

v2.4.0

16 Feb 03:46
ce3cbb4
Compare
Choose a tag to compare

ares-device

  • Supports to show node version usage using --system-info option.
  • Fixed a bug that js service is not listed-up when ares-device --resource-monitor --list option.

ares-inspect

  • Updated displayed guide text during js service inspection using --service option.

Common

  • Supports features of below commands as APIs(total 10s)
    : ares-generate, ares-inspect, ares-install, ares-launch, ares-package, ares-pull, ares-push, ares-server, ares-setup-device, ares-shell
  • Added unit test to verify APIs

v2.3.1

18 Feb 05:24
a96c5a9
Compare
Choose a tag to compare

ares-log

  • Supports to show logs of pmlogd and added options to support related features.
  • Added option to check(--current-daemon) and select(--select-daemon) log daemon.
  • Supports to print the help message by selected log daemon.

ares-device

  • Supports to monitor resource usage using --resouce-monitor option and provides related features through the options of --time-interval, --list, --id and --save.
  • Fixed a bug related to the directory permission when using capture-screen option.

ares-pacakge

  • Supports to analyze the pacakge file(.ipk) using --info and --info-detail options.
  • Fixed a bug related to the callback function error.

ares-inspect

  • Fixed a bug that prevented opening the browser specified in the environment variables when using --open option.

Common

  • Updated the minimum supported node version from v8.12.0 to v10.24.1.
  • Added a feature to print information of the connected target device.
  • Added a feature to print the progress when the command takes a long time to execute.
  • Cleaned up all log levels of all source code and supports to show level-applied logs using --level option of each command.
  • Added a feature to manually set time interval when running unit tests.

Meta files

  • Updated the README file.

v2.2.0

24 Jun 23:44
Compare
Choose a tag to compare

ares-log

  • Added as a new command for showing or saving logs of webOS apps and services.

ares-setup-device

  • Updated the naming rule for the DEVICE_NAME parameter.

ares-install

  • Enhanced the readability of the results of the --listfull option.

Common

  • Categorized error messages and added user tips according to each error message.

Meta files

  • Updated the README file.

v2.1.0

01 Apr 05:40
080de88
Compare
Choose a tag to compare

ares-device

  • Supports screen capture using the --capture-screen option.

ares-generate

  • Updated the template of appinfo.json to apply new ACG groups. Template files generated by CLI v2.0.3 or older are not compatible with the latest webOS OSE.
  • Added '/' to config method in js_service templates.

ares-shell

  • Fixed an issue that environment variables using the --run command were different from environment variables of the target device.

v2.0.3

22 Jan 04:57
Compare
Choose a tag to compare

ares

  • Updated help message.

Meta files

  • Updated the README file.

v2.0.2

30 Dec 04:52
012e101
Compare
Choose a tag to compare
  • Supports Node v14.15.1.

v2.0.0

30 Dec 04:52
Compare
Choose a tag to compare
  • Initial github release.