Skip to content

Latest commit

 

History

History
119 lines (73 loc) · 6.46 KB

CHANGELOG.md

File metadata and controls

119 lines (73 loc) · 6.46 KB

3.0.0 (2019-11-25)

Features

  • update scrapping method (b248489)

BREAKING CHANGES

  • Set min node version to v12

2.0.7 (2019-10-08)

Bug Fixes

  • deps: fix vulnerabilities (f4d91ea)

2.0.6 (2019-07-10)

Bug Fixes

  • .snyk, package.json & package-lock.json to reduce vulnerabilities (4af38b8)

2.0.5 (2018-09-18)

Bug Fixes

  • source: change source of data (cb4f80d)

2.0.4 (2017-08-07)

Chores
  • package: update dependencies (32c97e25)

2.0.3 (2017-08-06)

Chores
Documentation Changes
  • readme: remove semi in examples (84a1c9de)

2.0.2 (2017-6-19)

Chores
  • package:
    • update lint-staged to v4.0.0 (80d972d9)
    • update eslint to version 4.0.0 (9fe3d5a5)
    • update codeclimate-test-reporter to version 0.5.0 (2d25c881)
    • update chai to version 4.0.0 (2dabfb90)
    • Upgrade codeclimate-test-reporter, coveralls, eslint and nock (216e516a)
    • update nock to version 9.0.9 (0f2f25a7)
    • Update eslint to v3.14.1 (ed892a8c)
  • http: fix http request (7ecfa15a)
  • travis: Add cache yarn (59f88439)
Documentation Changes
Bug Fixes
  • package:
    • fix lint-staged config (2f2c2574)
    • update cheerio to version 1.0.0-rc.1 (cef4e29c)
  • linter: Fix Arrow function should not return assignment (24aa37f0)

2.0.1 (2016-12-18)

Chores
Documentation Changes
Bug Fixes
  • package: Downgrade cheerio to v0.20.0 (a2d20cce)

2.0.0 (2016-05-15)

  • Refactor and add coverage (d27aebd)
  • chore(package): update dependencies (f86402d)

1.0.1 (2016-01-08)

1.0.0 (2016-01-04)