Skip to content

v0.27.0

Latest

Choose a tag to compare

@jdesboeufs jdesboeufs released this 27 Oct 09:59
e2aae8f

Notable changes

  • Remove --postcode and --citycode options
  • Add --filter option

Commits

  • Setup .npmignore 817a102
  • Replace --citycode and --postcode with generic --filter option b595284
  • Update unsupported features 7f19821
  • feat: support multiple filter values with OR operator f028c43
  • Replace csv-parser with papaparse for CSV stream parsing b6abcec
  • Migrate from jschardet to chardet 0a54340
  • Add unit tests for decode.js fb21965
  • chore(deps): upgrade xo to 0.60.0 4e37c0a
  • chore(deps): npm audit fix 1ae6473
  • chore(deps): update ava to 6.4.1 dca77ea
  • chore(deps): update got to 14.6.1 9037c56
  • chore(deps): remove form-data from dependencies 7eaaae5
  • refactor: use native FormData b45e031
  • chore(deps): update iconv-lite to 0.7.0 664bb9d
  • chore(deps): update addok-cluster to 0.11.0 2596247

v0.26.0...v0.27.0