Skip to content
This repository has been archived by the owner on Jul 14, 2019. It is now read-only.

Releases: hankchanocd/surl-cli

v2.0.4

26 Oct 06:56
Compare
Choose a tag to compare

2.0.4 (2018-10-26)

Bug Fixes

  • package.json: Add bin/ to distributed files (d1717eb)
  • README: Fix README's npm badge (5083a4e)

v2.0.3

20 Oct 07:19
Compare
Choose a tag to compare

2.0.3 (2018-10-20)

Bug Fixes

  • init.js, config.js: Use auth token instead of api key (af4d9da)

v2.0.2

10 Oct 14:31
Compare
Choose a tag to compare

2.0.2 (2018-10-10)

Bug Fixes

  • surl.js: Fix surl default statement (a7e9695), closes #2

v2.0.1

09 Oct 22:22
Compare
Choose a tag to compare

2.0.1 (2018-10-09)

Bug Fixes

  • eslintrc: Fix eslint rules (3538710)

v2.0.0

07 Oct 14:04
Compare
Choose a tag to compare

2.0.0 (2018-10-07)

Code Refactoring

  • test.js, npm: Rename the unit test scripts test:unit (1d61f3e)

BREAKING CHANGES

  • test.js, npm: Change npm test:no-api to npm test:unit

v1.3.1

31 Aug 20:58
Compare
Choose a tag to compare

1.3.1 (2018-08-31)

Bug Fixes

  • -stats.js: Change NaN to Null to better reflect empty data value (f2cd9a8)

v1.3.0

02 Aug 02:05
Compare
Choose a tag to compare

1.3.0 (2018-08-02)

Features

  • surl.js config.js: Add showconfig subcommand (3847276)