Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

50 lines (31 loc) · 1.89 KB

0.14.0

0.13.0

No release, whoops

0.12.2

  • [Bugfix] Use hexidecimal escape instead of octal escape (#5)

0.12.1

  • [Bugfix] Fix error terminal output color (#4)

0.12.0

  • [Parsers] Add Times Literary Supplement Support (#3)
  • [Dependencies] Bump all dependencies to most up-to-date version
  • [Internal] Update auto-formatting and linting configuration

0.11.0

  • [Internal] Add TypeScript compilation step for script source code
  • [Dependencies] Bump all dependencies to most up-to-date version
  • [Internal] Convert .eslintrc to .eslintrc.js, expand configuration (to include TypeScript)

0.10.0

  • [Parsers] Fix bug in London Review of Books parser
  • [Internal] Replace npm with yarn.
  • [Dependencies] Update progress-estimator API usage
  • [Dependencies] Update lint-staged API usage
  • [Documentation] Update README with parser web page information

0.9.0

  • [Parsers] Update London Review of Books parser for December 2019 website update

0.8.0

  • [Parsers] Update Bookforum parser for May 2019 website update

0.7.1

  • [Chore] Update dependencies (#17)