You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mercury-parser/CHANGELOG.md

26 KiB

Mercury Parser Changelog

2.1.0 (Apr 10, 2019)

Commits
  • [3614e31abc] - fix: skip absolutizing empty hrefs (#372) (Toufic Mouallem)
  • [73be0c5a10] - feat: add www.jnsa.org custom parser (#346) (kik0220)
  • [eacd1ee97f] - feat: custom genius parser. (#284) (Adam Pash)
  • [c389c966d7] - feat: add jvndb.jvn.jp custom parser (#345) (kik0220)
  • [8493d05cb5] - feat: add scan.netsecurity.ne.jp custom parser (#347) (kik0220)
  • [2a76c6c212] - feat: add www.elecom.co.jp custom parser (#348) (kik0220)
  • [a9e010b718] - feat: add www.sanwa.co.jp custom parser (#349) (kik0220)
  • [1639eae324] - feat: add www.asahi.com custom parser (#350) (kik0220)
  • [21f7de70c1] - feat: add buzzap.jp custom parser (#351) (kik0220)
  • [f3a7e393a3] - feat: add www.ossnews.jp custom parser (#352) (kik0220)
  • [c309bdb373] - feat: add otrs.com custom parser (#353) (kik0220)
  • [71c4d05037] - chore: Include "src/shims" for webpack builds for web (#302) (Alexsander Akers)
  • [a3fe02678c] - chore: small CoC typofix (#358) (Frankie Simms)
  • [437f50a5c8] - fix: Initialize Content-Type as empty string if not present (#359) (John Holdun)
  • [da9a836eab] - chore: remove unneeded import (#357) (Frankie Simms)
  • [bafa764000] - chore: set up ciftr for failed test reports (#343) (Frankie Simms)
  • [262dda94b3] - fix: explicity reject non-200 status codes (#342) (Toufic Mouallem)
  • [b6c82f2b16] - docs: fix extend typo in README (#340) (Drew Bell)
  • [144a797564] - feat: Support passing custom headers in requests (#337) (Toufic Mouallem)
  • [3ed778b53e] - fix: Adapt CNBC extractor to article redesign (#336) (Toufic Mouallem)
  • [da9606a4cb] - docs: Add parsing custom HTML to README.md (#326) (Toufic Mouallem)
  • [b3e2a0ffd1] - feat: extract custom types with extend option (#313) (Drew Bell)
  • [136d6df798] - feat: Return specific errors on failed parse attempts (Toufic Mouallem)
  • [a250f403f5] - fix: Preserve whitespace in certain HTML elements (#333) (Toufic Mouallem)
  • [2a3ade706d] - fix: run parser preview (Adam Pash)
  • [a7e4c67d1d] - feat: Extract content from GitHub repos. (#306) (Ben Ubois)
  • [6e66887048] - docs: add content formats to README.md (#318) (Matthew Watkins)
  • [0940971069] - fix: better handling for responsive images (#312) (Toufic Mouallem)
  • [785a22245f] - feat: switch from forked request to postman-request (#319) (Drew Bell)
  • [7844129fda] - feat: Add custom parser for Reddit (#307) (Toufic Mouallem)
  • [13581cd899] - feat: upgrade watchify to remove vulnerable hoek dep (#320) (Drew Bell)
  • [91fb0dfb46] - fix: update parse signature in tests (#315) (Drew Bell)
  • [ffb25f34d7] - docs: add usage gif (#308) (Adam Pash)
  • [9714cb70c5] - feat: Use Deadspin parser for all Kinja websites (#304) (Toufic Mouallem)
  • [83d1c2401b] - feat: add custom extractor for blisterreview.com (#299) (Jordan Hotmann)
  • [d9a1e7b22b] - feat: add news.mynavi.jp custom parser (#287) (kik0220)
  • [44a7ec791d] - docs: typofix (#300) (Olli Sulopuisto)
  • [0a15a37f04] - fix: ci artifact paths (#301) (Adam Pash)
  • [9698d9a0c4] - dx: comment on custom parser pr fix (#278) (Adam Pash)
  • [ed14203e97] - fix: return early if creating the resource failed. (#285) (Ben Ubois)
  • [52dfdda553] - deps: Update mocha to the latest version 🚀 (#282) (greenkeeper[bot])
  • [b044cfa958] - release: 2.0.0 (#275) (Adam Pash)

2.0.0 (Feb 13, 2019)

Commits

1.1.1 (Feb 7, 2019)

Commits
  • [b15948f3f4] - chore: remove all-contributors-cli deps and script since no longer used (#253) (George Haddad)
  • [02476f4336] - docs: add instructions for cli to README (#251) (Adam Pash)
  • [b77a236dbe] - feat: handle cli errors/timeout (#250) (Adam Pash)
  • [44edcda53f] - docs: added gitter badge (#249) (Keith Mancuso)
  • [cfd9b59345] - docs: add custom parsers to README (Paul Ford)
  • [d0726a2d32] - chor: remove appveyor yml and badge (#247) (Adam Pash)
  • [03c7040065] - fix: ci config (#246) (Adam Pash)

1.1.0 (Feb 5, 2019)

Commits
  • [6844975c94] - feat: add mercury-parser cli (#244) (Adam Pash)
  • [7bdbbc8ed8] - deps: update dependencies to enable Greenkeeper 🌴 (#243) (greenkeeper[bot])
  • [e38aff9c17] - docs: add npm install instructions (#240) (Adam Pash)
  • [dc3dff6584] - docs: add hero to README (#239) (Gina Trapani)
  • [15f7fa1e27] - a more explicit .prettierrc (Adam Pash)
  • [c6f42c1278] - docs: cleanup and update docs (#238) (Adam Pash)
  • [92de5ce4ed] - docs: remove contributors (github already has this covered) (#237) (Adam Pash)
  • [2845a1bb7e] - docs: add gitter room text and link (#235) (George Haddad)
  • [380196b709] - docs: change text to include AMP and Reader (#236) (George Haddad)
  • [33bf5882b9] - docs: add mit license badge (#234) (George Haddad)
  • [5c0325f5a7] - feat: hook up ci to publish to npm (#226) (George Haddad)
  • [663cc45bf4] - fresh run of prettier; remove NOTES.md (#233) (Adam Pash)
  • [244d17ddd3] - fix: proxy browser in build tests (#232) (Adam Pash)
  • [0668f5d75b] - docs: add instructions for browser usage to parse current page (#231) (Toufic Mouallem)
  • [4ab50133f4] - chore: update node rollup config (#229) (Jad Termsani)
  • [1ccd14e1e9] - feat: add fortinet custom parser (#188) (Wajeeh Zantout)
  • [9b36003b62] - feat: add fastcompany custom parser (#191) (Wajeeh Zantout)
  • [199fe70b03] - Docs contributors (#227) (Ralph Jbeily)
  • [9756e6ee67] - docs: update mercury parser installation (#228) (Ralph Jbeily)
  • [1c7ae48de0] - dx: include test results in comment (#230) (Adam Pash)

1.0.13 (Oct 11, 2018)

Commits

1.0.12 (Apr 10, 2017)

Commits

1.0.11 (Apr 10, 2017)

Commits

1.0.10 (Mar 24, 2017)

Commits

1.0.9 (Mar 23, 2017)

Commits

1.0.8 (Mar 22, 2017)

Commits

1.0.7 (Mar 15, 2017)

Commits

1.0.6 (Feb 9, 2017)

Commits

1.0.5 (Feb 1, 2017)

Commits

1.0.4 (Jan 26, 2017)

Commits

1.0.3 (Dec 9, 2016)

Commits

1.0.2 (Dec 6, 2016)

Commits

1.0.1 (Dec 2, 2016)

Commits