Skip to content

Latest commit

 

History

History
77 lines (36 loc) · 2.21 KB

changelog.md

File metadata and controls

77 lines (36 loc) · 2.21 KB

1.2.0 (2019-11-08)

Features

  • app: requires node v8 (2612e0d)
  • Use htmlparser2 directly

1.1.3 (2019-11-03)

  • Update dependencies

1.1.2 (2016-04-03)

  • Update dependencies

1.1.1 (2015-08-22)

  • Update dependencies

1.1.0 (2015-08-08)

Features

  • convert: ratingCount, ratingValue, UserDownloads to float (3d9aa67), closes #14
  • parse-float-with-comma: implement (df234f3)

1.0.1 (2015-08-08)

  • Refactor method

1.0.0 (2015-08-07)

  • Add example

Features

  • build: build package for browser (796c5af), closes #11

0.2.0 (2015-08-07)

Bug Fixes

  • get: use request instead of axios, because of follow redirection (ce64442), closes #9

0.1.0 (2015-08-06)

  • Ship chrome-web-store-item-property

Features

  • convert: parse and convert meta data (b8393a2)
  • get: add default config (5c3360e)
  • run: add run (86ee053)