Skip to content

Latest commit

History

History
428 lines (363 loc) 路 44.9 KB

CHANGELOG.md

File metadata and controls

428 lines (363 loc) 路 44.9 KB

Mercury Parser Changelog

2.2.3 (Oct 24, 2022)

  • [635fcf6356] - fix: handle sec & ms timestamps properly (#702) (Austin)
  • [ab401822aa] - maintenance update - october 2022 (#696) (Michael Ashley)
  • [8ca8a5f7e5] - feat: add postlight.com custom extractor (#695) (Sarah Doire)
  • [39b9ff55c4] - release: 2.2.2 (#689) (John Holdun)

2.2.2 (Sept 08, 2022)

Commits
  • [a90bafb030] - Change Name (John Holdun)
  • [eb9d0bc5e8] - Update more dependencies (#687) (John Holdun)
  • [112846f74f] - chore: Inline test fixtures (#683) (John Holdun)
  • [0d2bad544c] - chore: Update builds (John Holdun)
  • [035aa65dbc] - Added custom extractor for www.spektrum.de (#677) (Simon Reinhardt)
  • [f259d13753] - feat: Add figcaption to list of non-convertible span parents (#682) (John Holdun)
  • [de314a9728] - Add li to the list of non-convertible parents for spans (#531) (Nate Weaver)
  • [9a961aa595] - feat: Add a custom extractor for www.ndtv.com. (#554) (John Brayton)
  • [143631b4b7] - feat: arstechnica.com extractor (#553) (John Brayton)
  • [3c5c0bdba9] - feat: Add a custom extractor for www.engadget.com. (#552) (John Brayton)
  • [13dfe720bd] - Custom extractor for www.gruene.de (#485) (Sven Wiegand)
  • [025261c120] - chore(deps): Bump ws from 5.2.2 to 5.2.3 (#673) (dependabot[bot])
  • [34bc6facc7] - chore(deps): Bump moment from 2.29.2 to 2.29.4 (#672) (dependabot[bot])
  • [7b15df58be] - chore(deps): Bump terser from 4.8.0 to 4.8.1 (#671) (dependabot[bot])
  • [fb74196d79] - chore: Update CircleCI config (#661) (John Holdun)
  • [f7439ec3fd] - modifies check-build to differentiate between test env (#665) (Jae Hanley)
  • [6ffa1a746e] - chore: Update jQuery to 3.5.0 (#662) (John Holdun)
  • [8d18b0ed0d] - chore(deps): Bump shell-quote from 1.6.1 to 1.7.3 (#668) (dependabot[bot])
  • [d5dabae20b] - Update CHANGELOG.md (#663) (Samuel Clay)
  • [9cd9662bcb] - support build of es modules (#570) (Jim Nielsen)
  • [d0c78911e6] - Add a new custom extractor for www.abendblatt.de (#559) (Marco Wiedemeyer)
  • [6014016283] - feat: Add a custom extractor for pastebin.com (#556) (Felipe Canejo)
  • [e217648c0b] - feat: ma.ttias.be extractor (#551) (John Brayton)
  • [70e99d56cf] - Feat: update qz.com selectors and tests (#538) (James Shakespeare)
  • [56a19bf934] - fix: updating generate-parser dist (#499) (Michael Ashley)
  • [af9cfcd120] - fix: don't try to re-decode prepared response (#498) (Ethan Jucovy)
  • [9515dc28c1] - chore: update node version in .nvmrc & CONTRIBUTING.md (#599) (Peter Dave Hello)
  • [fb44ab0244] - Bugfix new yorker wired extractors (#604) (Joe Moon)
  • [99062da034] - Add --version CLI flag (#610) (Nick Sweeting)
  • [32dff4aedb] - chore(deps-dev): bump karma from 3.1.4 to 6.3.16 (#654) (dependabot[bot])
  • [736778d2e7] - chore(deps): bump moment from 2.23.0 to 2.29.2 (#656) (dependabot[bot])
  • [65e338a403] - feat: Add date formats to two extractors (#660) (John Holdun)
  • [8dd3c7078a] - chore(deps): bump jquery from 3.4.1 to 3.5.0 (#557) (dependabot[bot])
  • [88718d4caf] - chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0 (#647) (dependabot[bot])
  • [af5974f6ea] - chore(deps): bump async from 2.6.1 to 2.6.4 (#658) (dependabot[bot])
  • [5d5e833ff0] - chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#633) (dependabot[bot])
  • [78cd8e06ee] - chore(deps): bump tar from 4.4.8 to 4.4.19 (#630) (dependabot[bot])
  • [9dbe885364] - chore(deps): bump path-parse from 1.0.5 to 1.0.7 (#628) (dependabot[bot])
  • [09558599fa] - chore(deps): bump y18n from 3.2.1 to 3.2.2 (#609) (dependabot[bot])
  • [633c172ff0] - chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#489) (dependabot[bot])
  • [6fcd2233a8] - chore(deps): bump browserslist from 4.4.0 to 4.20.3 (#659) (dependabot[bot])
  • [d2d4287581] - chore(deps): bump ajv from 6.7.0 to 6.12.6 (#650) (dependabot[bot])
  • [11b2f4414a] - chore(deps): bump pathval from 1.1.0 to 1.1.1 (#648) (dependabot[bot])
  • [adecdcfef0] - chore(deps): bump node-fetch from 2.3.0 to 2.6.7 (#642) (dependabot[bot])
  • [5340d4c4ec] - chore(deps): bump hosted-git-info from 2.1.5 to 2.8.9 (#614) (dependabot[bot])
  • [19c2b53684] - chore(deps): bump ini from 1.3.4 to 1.3.8 (#613) (dependabot[bot])
  • [f9ddb3b6fa] - chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#611) (dependabot[bot])
  • [1678cda413] - chore(deps): bump elliptic from 6.3.2 to 6.5.4 (#608) (dependabot[bot])
  • [4432bc766c] - chore(deps): bump http-proxy from 1.15.2 to 1.18.1 (#586) (dependabot[bot])
  • [453cd7962d] - chore(deps): bump eslint-utils from 1.3.1 to 1.4.3 (#585) (dependabot[bot])
  • [f8b12d9130] - chore(deps): bump yargs-parser from 14.0.0 to 15.0.1 (#584) (dependabot[bot])
  • [73dc2a1879] - chore(deps): bump static-eval from 2.0.0 to 2.1.0 (#578) (dependabot[bot])
  • [0ccb91a487] - release: 2.2.1 (#631) (Jad Termsani)

2.2.1 (Sept 08, 2021)

Commits
  • [8c9982247b] - feat: Ladbible.com extractor (#624) (Nitin Khanna)
  • [30d6f472ee] - feat: Times of India extractor (#503) (Nitin Khanna)
  • [c15f4f5c3e] - chore(deps): bump lodash from 4.17.2 to 4.17.21 (#612) (dependabot[bot])
  • [b8b90afa95] - chore(deps): bump handlebars from 4.1.2 to 4.7.6 (#583) (dependabot[bot])
  • [38fb3204f5] - chore: remove greenkeeper configs (#580) (Jad Termsani)
  • [a5a066c69d] - chore: update node version (#579) (Jad Termsani)
  • [b0e708aac6] - feat: update nytimes extractor (#506) (Wajeeh Zantout)
  • [3fb8526c4a] - chore(package): update ora to version 4.0.0 (#500) (greenkeeper[bot])
  • [3009ecf137] - fix(package): update yargs-parser to version 14.0.0 (#495) (greenkeeper[bot])
  • [c5c000586d] - release: 2.2.0 (#496) (Michael Ashley)

2.2.0 (Sept 10, 2019)

Commits
  • [e12c916499] - feat: ability to add custom extractors via api (#484) (Michael Ashley)
  • [f95947fe88] - Implemented custom extractor epaper.zeit.de (#488) (Sven Wiegand)
  • [2422e4717d] - fix: incorrect parsing on medium.com (#477) (Michael Ashley)
  • [2bed238b68] - chore(package): update inquirer to version 7.0.0 (#479) (greenkeeper[bot])
  • [869e44a69f] - chore(package): update karma-chrome-launcher to version 3.0.0 (#458) (greenkeeper[bot])
  • [e4a7a288e5] - chore(package): update eslint-config-prettier to version 6.1.0 (#476) (greenkeeper[bot])
  • [2173c4cf83] - deps: Update wuzzy to fix vulnerability (#462) (Malo Bourgon)
  • [a918a9d6fa] - doc: correct link that points to wrong line (#469) (Jakob Fix)
  • [0686ee7956] - fix: incorrect parsing on theatlantic.com (#475) (Michael Ashley)
  • [5e33263d25] - chore: minifying biorxiv.com fixture (#478) (Michael Ashley)
  • [911b0f87c8] - Add custom extractor for biorxiv.org (#467) (david0leong)
  • [76d59f2d58] - doc: correct internal page links (#470) (Jakob Fix)
  • [398cba4d66] - chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 (#456) (dependabot[bot])
  • [90e208ea13] - chore(deps): bump cached-path-relative from 1.0.0 to 1.0.2 (#472) (dependabot[bot])
  • [5bb7c58e95] - chore(deps): bump merge from 1.2.0 to 1.2.1 (#473) (dependabot[bot])
  • [ce572f3a28] - chore(package): update brfs-babel to version 2.0.0 (#461) (greenkeeper[bot])
  • [6f65702a6c] - Update moment-timezone to the latest version 馃殌 (#455) (greenkeeper[bot])
  • [c764cebc0c] - chore(package): update remark-cli to version 7.0.0 (#460) (greenkeeper[bot])
  • [853e041d84] - deps: update husky to the latest version 馃殌 (#450) (greenkeeper[bot])
  • [f42f81218b] - deps: update iconv-lite to the latest version 馃殌 (#447) (greenkeeper[bot])
  • [592f175270] - tests: remove a duplicate test (#448) (Kirill Danshin)

2.1.1 (Jun 26, 2019)

Commits
  • [713de25751] - release: 2.1.1 (#446) (Adam Pash)
  • [c11b85f405] - deps: update eslint-config-prettier to version 5.0.0 (#441) (greenkeeper[bot])
  • [3b0d5fed69] - chore: prevent adding phantomjs-prebuilt as a dependency in CI. (#412) (Jaen)
  • [939d181951] - fix: support query strings in lazy-loaded srcsets (#387) (Toufic Mouallem)
  • [0942c37876] - feat: custom parser for phoronix.com. (#431) (Ben Ubois)
  • [571a913745] - feat: pitchfork extractor (#439) (Michael P. Geraci)
  • [c8a66b0d77] - deps: Update moment-timezone to the latest version 馃殌 (#388) (greenkeeper[bot])
  • [255da63e26] - deps: bump handlebars from 4.0.6 to 4.1.2 (#434) (dependabot[bot])
  • [c7abfc25c6] - chore(deps): bump sshpk from 1.10.1 to 1.16.1 (#435) (dependabot[bot])
  • [694ea820aa] - Custom Extractor for clinicaltrials.gov (#305) (david0leong)
  • [a7cd9027e2] - chore: update husky to version 2.3.0 (#422) (Toufic Mouallem)
  • [9f6f07508c] - docs: Add links to README (Gina Trapani)
  • [3414ebaa62] - chore: update jquery to version 3.4.1 (#420) (Toufic Mouallem)
  • [7c8de71c52] - fix: new yorker extractor (#414) (Wajeeh Zantout)
  • [e66ad8b81c] - feat: add le monde extractor (#415) (Wajeeh Zantout)
  • [f81dc63617] - feat: add rbbtoday.com custom parser (#411) (kik0220)
  • [5e1113b3a9] - feat: add japan.zdnet.com custom parser (#410) (kik0220)
  • [77e3bc00e2] - feat: add wired.jp custom parser (#409) (kik0220)
  • [0b36c96de0] - feat: add techlog.iij.ad.jp custom parser (#405) (kik0220)
  • [406bf1b1a9] - feat: add weekly.ascii.jp custom parser (#401) (kik0220)
  • [216bfade00] - feat: add www.ipa.go.jp custom parser (#408) (kik0220)
  • [3ae8f3bde3] - feat: add www.oreilly.co.jp custom parser (#407) (kik0220)
  • [7396e81b72] - feat: add sect.iij.ad.jp custom parser (#404) (kik0220)
  • [3f1d9030ee] - feat: add www.lifehacker.jp custom parser (#403) (kik0220)
  • [b077000c4a] - feat: add getnews.jp custom parser (#402) (kik0220)
  • [b5425c3e8a] - feat: add www.gizmodo.jp custom parser (#400) (kik0220)
  • [a38c727a0a] - feat: add deadline.com custom parser (#383) (kik0220)
  • [74a3c49a3c] - feat: add japan.cnet.com custom parser (#382) (kik0220)
  • [7b07f88448] - feat: add www.yomiuri.co.jp custom parser (#381) (kik0220)
  • [3f46859d14] - fix: skip absolutizing invalid srcsets (#386) (Toufic Mouallem)
  • [779c1154fb] - fix: add date_published selector in www.sanwa.co.jp extractor (#378) (kik0220)
  • [ea5b65f019] - fix: add date_published selector in www.elecom.co.jp extractor (#377) (kik0220)
  • [7c0949e587] - fix: add date_published selector in www.ossnews.jp extractor (#376) (kik0220)
  • [3e91ac55db] - fix: add date_published selector in jvndb.jvn.jp extractor (#375) (kik0220)
  • [8ca2894751] - feat: add bookwalker.jp custom parser (#374) (kik0220)
  • [a5f06ce27a] - feat: add takagi-hiromitsu.jp custom parser (#364) (kik0220)
  • [b9c57dbc2f] - feat: add www.publickey1.jp custom parser (#365) (kik0220)
  • [d7dbea8a95] - feat: add www.itmedia.co.jp custom parser (#366) (kik0220)
  • [9218f80da6] - feat: add www.moongift.jp custom parser (#367) (kik0220)
  • [4eb73dffb0] - feat: add www.infoq.com custom parser (#368) (kik0220)
  • [ce5cd2dd0d] - feat: add phpspot.org custom parser (#369) (kik0220)

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
  • [2afd8c9fa8] - fix: jquery doesn't like the case insensitive selector (#274) (Adam Pash)
  • [9bf88b0ba3] - chore: refactor format output adjustments (#272) (Adam Pash)
  • [867623ab33] - chore: add files to package.json (#269) (David Brownman)
  • [ab56ce0de3] - fix: custom parser generator (#271) (Adam Pash)
  • [0e27448866] - feat: Various Character Encoding Improvements (#270) (Ben Ubois)
  • [b3fa18b6d9] - docs: delete extra semicolon (#266) (Madison Kanna)
  • [e033835c72] - fix: parse signature in cli (#259) (Adam Pash)
  • [32748ad4c5] - dx: add .prettierignore (#258) (Adam Pash)
  • [2d0f10a888] - dx: add .prettierignore (#257) (Adam Pash)
  • [9b0664bc91] - feat: add content format output options (#256) (Adam Pash)
  • [a57f29eec3] - release: 1.1.1 (#254) (Adam Pash)

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
  • [0c15e9aad3] - chore: update circle config.yml to 2.0 (#182) (Adam Pash)
  • [5663660f76] - fix: nytimes custom parser title selector (#181) (Adam Pash)
  • [7fcd9b62eb] - release: 1.0.12 (#173) (Adam Pash)

1.0.12 (Apr 10, 2017)

Commits
  • [5fcea1c5c3] - fix: PARSING_NODE undefined (#172) (Jeremy Mack)
  • [a51cc81c27] - release: 1.0.11 (#171) (Adam Pash)

1.0.11 (Apr 10, 2017)

Commits
  • [e92e798880] - fix: viewport tags leaking to parent page (#170) (Jeremy Mack)
  • [86d6bd1dc1] - release: 1.0.10 (#169) (Adam Pash)

1.0.10 (Mar 24, 2017)

Commits
  • [b8aa87c777] - feat: improve wh parser (#168) (Adam Pash)
  • [e56e8e24cd] - release: 1.0.9 (#167) (Adam Pash)

1.0.9 (Mar 23, 2017)

Commits
  • [61f0f4e1af] - fix: kept elements being removed (#166) (Adam Pash)
  • [5741910fdc] - docs: update changelog (#165) (Adam Pash)
  • [321c087be6] - release: 1.0.8 (#164) (Adam Pash)

1.0.8 (Mar 22, 2017)

Commits
  • [453419de72] - feat: improve wh.gov parser (#163) (Adam Pash)
  • [e267d57d78] - release: 1.0.7 (#160) (Adam Pash)

1.0.7 (Mar 15, 2017)

Commits
  • [f13bb721f6] - feat: prospect magazine parser (#147) (Janet)
  • [1b28713cf5] - feat: fool.com parser (#158) (Kevin Ngao)
  • [c18959779d] - feat: forward.com parser (#144) (Janet)
  • [50e548bac2] - feat: qdaily parser (#146) (Janet)
  • [51a4d1d12f] - feat: newrepublic parser shows image on page (#159) (Silas Burton)
  • [11382ce651] - feat: Slate extractor (#153) (Silas Burton)
  • [5acaa6ab56] - feat: ici.radio-canada.ca extractor (#156) (Silas Burton)
  • [4509b341e6] - feat: better cleanup of atlantic articles (#157) (Silas Burton)
  • [f2e3f055c2] - fix: an issue with encoding (#154) (Kevin Ngao)
  • [9b371e51ac] - feat: gothamist extractor (#151) (Silas Burton)
  • [afbef9bc39] - fix: Encoding on Body (#143) (Kevin Ngao)
  • [9d4c883d51] - release: 1.0.6 (#142) (Adam Pash)

1.0.6 (Feb 9, 2017)

Commits
  • [93d2baf5cf] - feat: news.natgeo parser (#88) (Janet)
  • [2279c2d486] - feat: natgeo parser (#89) (Janet)
  • [08b5bb7ff1] - feat: allow parser to define custom date formats (#141) (Adam Pash)
  • [11f466ccb3] - feat: latimes parser (#92) (Janet)
  • [26a8e4f75a] - feat: macrumors parser (#120) (Kevin Ngao)
  • [b4fec6af98] - feat: androidcentral parser (#119) (Kevin Ngao)
  • [beb0b89a4f] - feat: pagesix parser (#97) (Janet)
  • [f2160eb5b6] - feat: si parser (#118) (Janet)
  • [2af0f6179a] - feat: rawstory parser (#109) (Janet)
  • [765032452d] - feat: thefederalistpapers parser (#101) (Janet)
  • [fb5eb2e104] - feat: cnet parser (#104) (Janet)
  • [3c5fa28f10] - feat: cbs sports parser (#98) (Janet)
  • [3cf2d0d3ef] - feat: msnbc parser (#100) (Janet)
  • [f9ab9eb885] - feat: howtogeek extractor (#108) (Janet)
  • [258acdfd02] - feat: opposing views parser (#103) (Janet)
  • [b63dd33579] - feat: today parser (#106) (Janet)
  • [c94eee7f92] - feat: cinema blend parser (#105) (Janet)
  • [64e3c205e8] - feat: the political insider parser (#99) (Janet)
  • [7b52d3d1fc] - feat: al.com parser (#110) (Janet)
  • [15df58496f] - feat: westernjournalism parser (#113) (Janet)
  • [ae12a1d701] - feat: mental floss parser (#94) (Janet)
  • [bf29291395] - feat: thepennyhoarder parser (#112) (Janet)
  • [fadd198d04] - feat: abcnewsgo parser (#90) (Janet)
  • [25d9642ff9] - feat: support cleaning and transforms for all fields (#138) (Adam Pash)
  • [1054d854dd] - feat: america now parser (#114) (Janet)
  • [4c48acba59] - feat: fusion parser (Janet)
  • [d292d8ef3a] - feat: ny daily news parser (#87) (Janet)
  • [a53587acef] - feat: adds www.polygon.com to list of www.theverge.com supportedDomains (dviramontes)
  • [385b9d76a3] - feat: sciencefly extractor (#116) (Janet)
  • [601b0fac16] - release: 1.0.5 (#136) (Adam Pash)

1.0.5 (Feb 1, 2017)

Commits
  • [6bd6278a07] - feat: custom parser for wh blog (#130) (Adam Pash)
  • [aa682d71e8] - fix: medium bug (#129) (Adam Pash)
  • [4e049de61a] - fix: i put a bad comment in .gitattributes (#125) (Adam Pash)
  • [8aa215c4c2] - chore: marking html fixtures as "vendored" (#124) (Adam Pash)
  • [31eb4f9222] - feat: LinkedIn parser (#123) (Adam Pash)
  • [dbc706410b] - release: 1.0.4 (#122) (Adam Pash)

1.0.4 (Jan 26, 2017)

Commits
  • [8662474d8a] - feat: changed user agent to latest chrome (#121) (Adam Pash)
  • [7709d69379] - feat: npr parser (#86) (Janet)
  • [8a82f2c0ab] - feat: recode parser (#85) (Janet)
  • [ad29acd7b7] - feat: fortune parser (#84) (Janet)
  • [c133ddf614] - feat: qz parser (#81) (Janet)
  • [84312b6ef1] - feat: dmagazine parser (#80) (Janet)
  • [e035f36361] - feat: reuters parser (#78) (Janet)
  • [dec49ab073] - feat: mashable parser (#76) (Janet)
  • [cddc1afb69] - feat: chicago tribune parser (#75) (Janet)
  • [aff651c2d8] - feat: hellogiggles parser (#107) (Janet)
  • [11ad7b9a92] - feat: thought catalog parser (#102) (Janet)
  • [aa43a6091c] - feat: cnbc parser (#96) (Janet)
  • [cd245f7980] - feat: popsugar parser (#93) (Janet)
  • [a8ab7135e1] - feat: observer parser (#91) (Janet)
  • [3bee7224cb] - feat: nbc news parser (#74) (Janet)
  • [88242dd233] - feat: nj.com parser (#73) (Janet)
  • [1ac5670a54] - feat: inquisitor parser (#72) (Janet)
  • [9e5b91ed8b] - feat: refinery29 parser (#71) (Janet)
  • [b78c58c43a] - feat: miami herald parser (#69) (Janet)
  • [aedf83edc6] - feat: eonline parser (#68) (Janet)
  • [a20da5eb31] - feat: uproxx extractor (#66) (Janet)
  • [87c42b6358] - feat: 247sports.com extractor (#64) (Janet)
  • [22e6c884fb] - feat: rolling stone extractor (#65) (Janet)
  • [6337231697] - feat: usmagazine extractor (#63) (Janet)
  • [c06b19efe7] - feat: people extractor (#70) (Janet)
  • [3cf2bb78c4] - feat: vox custom parser (#67) (Janet)
  • [a710efd2d5] - release: 1.0.3 (#62) (Adam Pash)

1.0.3 (Dec 9, 2016)

Commits
  • [861c5f0dcb] - feat: bustle extractor (#60) (Janet)
  • [06397a4360] - feat: browser-friendly selector for medium (#61) (Adam Pash)
  • [3297ab079d] - feat: bloomberg extractor (#59) (Adam Pash)
  • [e55e9da534] - feat: sbnation extractor (#55) (Janet)
  • [8070e4790b] - test: streamlined guardian tests w/new single-extraction (#58) (Adam Pash)
  • [bdb751fb53] - feat: more cleaning for wired (#56) (Adam Pash)
  • [e7e41bd242] - feat: the guardian custom extractor (#41) (Janet)
  • [332f85928f] - release: 1.0.2 (#54) (Adam Pash)

1.0.2 (Dec 6, 2016)

Commits
  • [81aa89f2c1] - feat: youtube custom extractor (#53) (Adam Pash)
  • [2fb47640f2] - feat: detect platforms (#52) (Adam Pash)
  • [64c0fad2fd] - fix: preserve whitespace (#51) (Adam Pash)
  • [15656cb3e1] - Refactor: running tests more efficiently (#49) (Adam Pash)
  • [edcb7295d1] - release: 1.0.1 (#48) (Adam Pash)

1.0.1 (Dec 2, 2016)

Commits
  • [19ed035382] - release: 1.0.1 (Adam Pash)
  • [f9902cfa05] - Fix: extension bugs (#47) (Adam Pash)
  • [16860f1d85] - feat: improved nyt parser (#46) (Adam Pash)
  • [d0453efbf8] - feat: improvements for nyer magazine articles (#45) (Adam Pash)
  • [00f8965c1f] - fix: cleaning up deks (#44) (Adam Pash)
  • [b415d1d37c] - feat: aol custom extractor (#42) (Janet)
  • [4cc3b68b5e] - feat: remove footer links (#40) (Matt)
  • [e9a36d6ebd] - release: 1.0.0 so we can start doing proper releaes (#39) (Adam Pash)