2016-12-06 19:51:01 +00:00
# Mercury Parser Changelog
2019-02-13 23:46:45 +00:00
### 2.0.0 (Feb 13, 2019)
##### Commits
- [[`2afd8c9fa8` ](https://github.com/postlight/mercury-parser/commit/2afd8c9fa8 )] - **fix** : jquery doesn't like the case insensitive selector (#274) (Adam Pash)
- [[`9bf88b0ba3` ](https://github.com/postlight/mercury-parser/commit/9bf88b0ba3 )] - **chore** : refactor format output adjustments (#272) (Adam Pash)
- [[`867623ab33` ](https://github.com/postlight/mercury-parser/commit/867623ab33 )] - **chore** : add files to package.json (#269) (David Brownman)
- [[`ab56ce0de3` ](https://github.com/postlight/mercury-parser/commit/ab56ce0de3 )] - **fix** : custom parser generator (#271) (Adam Pash)
- [[`0e27448866` ](https://github.com/postlight/mercury-parser/commit/0e27448866 )] - **feat** : Various Character Encoding Improvements (#270) (Ben Ubois)
- [[`b3fa18b6d9` ](https://github.com/postlight/mercury-parser/commit/b3fa18b6d9 )] - **docs** : delete extra semicolon (#266) (Madison Kanna)
- [[`e033835c72` ](https://github.com/postlight/mercury-parser/commit/e033835c72 )] - **fix** : parse signature in cli (#259) (Adam Pash)
- [[`32748ad4c5` ](https://github.com/postlight/mercury-parser/commit/32748ad4c5 )] - **dx** : add .prettierignore (#258) (Adam Pash)
- [[`2d0f10a888` ](https://github.com/postlight/mercury-parser/commit/2d0f10a888 )] - **dx** : add .prettierignore (#257) (Adam Pash)
- [[`9b0664bc91` ](https://github.com/postlight/mercury-parser/commit/9b0664bc91 )] - **feat** : add content format output options (#256) (Adam Pash)
- [[`a57f29eec3` ](https://github.com/postlight/mercury-parser/commit/a57f29eec3 )] - **release** : 1.1.1 (#254) (Adam Pash)
2019-02-07 18:38:39 +00:00
### 1.1.1 (Feb 7, 2019)
##### Commits
- [[`b15948f3f4` ](https://github.com/postlight/mercury-parser/commit/b15948f3f4 )] - **chore** : remove all-contributors-cli deps and script since no longer used (#253) (George Haddad)
- [[`02476f4336` ](https://github.com/postlight/mercury-parser/commit/02476f4336 )] - **docs** : add instructions for cli to README (#251) (Adam Pash)
- [[`b77a236dbe` ](https://github.com/postlight/mercury-parser/commit/b77a236dbe )] - **feat** : handle cli errors/timeout (#250) (Adam Pash)
- [[`44edcda53f` ](https://github.com/postlight/mercury-parser/commit/44edcda53f )] - **docs** : added gitter badge (#249) (Keith Mancuso)
- [[`cfd9b59345` ](https://github.com/postlight/mercury-parser/commit/cfd9b59345 )] - **docs** : add custom parsers to README (Paul Ford)
- [[`d0726a2d32` ](https://github.com/postlight/mercury-parser/commit/d0726a2d32 )] - **chor** : remove appveyor yml and badge (#247) (Adam Pash)
- [[`03c7040065` ](https://github.com/postlight/mercury-parser/commit/03c7040065 )] - **fix** : ci config (#246) (Adam Pash)
2019-02-05 22:53:22 +00:00
### 1.1.0 (Feb 5, 2019)
##### Commits
- [[`6844975c94` ](https://github.com/postlight/mercury-parser/commit/6844975c94 )] - **feat** : add mercury-parser cli (#244) (Adam Pash)
- [[`7bdbbc8ed8` ](https://github.com/postlight/mercury-parser/commit/7bdbbc8ed8 )] - **deps** : update dependencies to enable Greenkeeper 🌴 (#243) (greenkeeper[bot])
- [[`e38aff9c17` ](https://github.com/postlight/mercury-parser/commit/e38aff9c17 )] - **docs** : add npm install instructions (#240) (Adam Pash)
- [[`dc3dff6584` ](https://github.com/postlight/mercury-parser/commit/dc3dff6584 )] - **docs** : add hero to README (#239) (Gina Trapani)
- [[`15f7fa1e27` ](https://github.com/postlight/mercury-parser/commit/15f7fa1e27 )] - a more explicit .prettierrc (Adam Pash)
- [[`c6f42c1278` ](https://github.com/postlight/mercury-parser/commit/c6f42c1278 )] - **docs** : cleanup and update docs (#238) (Adam Pash)
- [[`92de5ce4ed` ](https://github.com/postlight/mercury-parser/commit/92de5ce4ed )] - **docs** : remove contributors (github already has this covered) (#237) (Adam Pash)
- [[`2845a1bb7e` ](https://github.com/postlight/mercury-parser/commit/2845a1bb7e )] - **docs** : add gitter room text and link (#235) (George Haddad)
- [[`380196b709` ](https://github.com/postlight/mercury-parser/commit/380196b709 )] - **docs** : change text to include AMP and Reader (#236) (George Haddad)
- [[`33bf5882b9` ](https://github.com/postlight/mercury-parser/commit/33bf5882b9 )] - **docs** : add mit license badge (#234) (George Haddad)
- [[`5c0325f5a7` ](https://github.com/postlight/mercury-parser/commit/5c0325f5a7 )] - **feat** : hook up ci to publish to npm (#226) (George Haddad)
- [[`663cc45bf4` ](https://github.com/postlight/mercury-parser/commit/663cc45bf4 )] - fresh run of prettier; remove NOTES.md (#233) (Adam Pash)
- [[`244d17ddd3` ](https://github.com/postlight/mercury-parser/commit/244d17ddd3 )] - **fix** : proxy browser in build tests (#232) (Adam Pash)
- [[`0668f5d75b` ](https://github.com/postlight/mercury-parser/commit/0668f5d75b )] - **docs** : add instructions for browser usage to parse current page (#231) (Toufic Mouallem)
- [[`4ab50133f4` ](https://github.com/postlight/mercury-parser/commit/4ab50133f4 )] - **chore** : update node rollup config (#229) (Jad Termsani)
- [[`1ccd14e1e9` ](https://github.com/postlight/mercury-parser/commit/1ccd14e1e9 )] - **feat** : add fortinet custom parser (#188) (Wajeeh Zantout)
- [[`9b36003b62` ](https://github.com/postlight/mercury-parser/commit/9b36003b62 )] - **feat** : add fastcompany custom parser (#191) (Wajeeh Zantout)
- [[`199fe70b03` ](https://github.com/postlight/mercury-parser/commit/199fe70b03 )] - Docs contributors (#227) (Ralph Jbeily)
- [[`9756e6ee67` ](https://github.com/postlight/mercury-parser/commit/9756e6ee67 )] - **docs** : update mercury parser installation (#228) (Ralph Jbeily)
- [[`1c7ae48de0` ](https://github.com/postlight/mercury-parser/commit/1c7ae48de0 )] - **dx** : include test results in comment (#230) (Adam Pash)
2018-10-12 22:01:42 +00:00
### 1.0.13 (Oct 11, 2018)
##### Commits
- [[`0c15e9aad3` ](https://github.com/Postlight/mercury-parser/commit/0c15e9aad3 )] - **chore** : update circle config.yml to 2.0 (#182) (Adam Pash)
- [[`5663660f76` ](https://github.com/Postlight/mercury-parser/commit/5663660f76 )] - **fix** : nytimes custom parser title selector (#181) (Adam Pash)
- [[`7fcd9b62eb` ](https://github.com/Postlight/mercury-parser/commit/7fcd9b62eb )] - **release** : 1.0.12 (#173) (Adam Pash)
2017-04-10 23:10:52 +00:00
### 1.0.12 (Apr 10, 2017)
##### Commits
2018-10-12 22:01:42 +00:00
- [[`5fcea1c5c3` ](https://github.com/postlight/mercury-parser/commit/5fcea1c5c3 )] - **fix** : PARSING_NODE undefined (#172) (Jeremy Mack)
- [[`a51cc81c27` ](https://github.com/postlight/mercury-parser/commit/a51cc81c27 )] - **release** : 1.0.11 (#171) (Adam Pash)
2017-04-10 23:10:52 +00:00
2017-04-10 21:57:32 +00:00
### 1.0.11 (Apr 10, 2017)
##### Commits
2018-10-12 22:01:42 +00:00
- [[`e92e798880` ](https://github.com/postlight/mercury-parser/commit/e92e798880 )] - **fix** : viewport tags leaking to parent page (#170) (Jeremy Mack)
- [[`86d6bd1dc1` ](https://github.com/postlight/mercury-parser/commit/86d6bd1dc1 )] - **release** : 1.0.10 (#169) (Adam Pash)
2017-04-10 21:57:32 +00:00
2017-03-24 22:24:06 +00:00
### 1.0.10 (Mar 24, 2017)
##### Commits
2018-10-12 22:01:42 +00:00
- [[`b8aa87c777` ](https://github.com/postlight/mercury-parser/commit/b8aa87c777 )] - **feat** : improve wh parser (#168) (Adam Pash)
- [[`e56e8e24cd` ](https://github.com/postlight/mercury-parser/commit/e56e8e24cd )] - **release** : 1.0.9 (#167) (Adam Pash)
2017-03-24 22:24:06 +00:00
2017-03-23 20:39:46 +00:00
### 1.0.9 (Mar 23, 2017)
##### Commits
2018-10-12 22:01:42 +00:00
- [[`61f0f4e1af` ](https://github.com/postlight/mercury-parser/commit/61f0f4e1af )] - **fix** : kept elements being removed (#166) (Adam Pash)
- [[`5741910fdc` ](https://github.com/postlight/mercury-parser/commit/5741910fdc )] - **docs** : update changelog (#165) (Adam Pash)
- [[`321c087be6` ](https://github.com/postlight/mercury-parser/commit/321c087be6 )] - **release** : 1.0.8 (#164) (Adam Pash)
2017-03-23 20:39:46 +00:00
2017-03-22 21:47:20 +00:00
### 1.0.8 (Mar 22, 2017)
##### Commits
2018-10-12 22:01:42 +00:00
- [[`453419de72` ](https://github.com/postlight/mercury-parser/commit/453419de72 )] - **feat** : improve wh.gov parser (#163) (Adam Pash)
- [[`e267d57d78` ](https://github.com/postlight/mercury-parser/commit/e267d57d78 )] - **release** : 1.0.7 (#160) (Adam Pash)
2017-03-22 21:47:20 +00:00
2017-03-15 16:16:04 +00:00
### 1.0.7 (Mar 15, 2017)
##### Commits
2018-10-12 22:01:42 +00:00
- [[`f13bb721f6` ](https://github.com/postlight/mercury-parser/commit/f13bb721f6 )] - **feat** : prospect magazine parser (#147) (Janet)
- [[`1b28713cf5` ](https://github.com/postlight/mercury-parser/commit/1b28713cf5 )] - **feat** : fool.com parser (#158) (Kevin Ngao)
- [[`c18959779d` ](https://github.com/postlight/mercury-parser/commit/c18959779d )] - **feat** : forward.com parser (#144) (Janet)
- [[`50e548bac2` ](https://github.com/postlight/mercury-parser/commit/50e548bac2 )] - **feat** : qdaily parser (#146) (Janet)
- [[`51a4d1d12f` ](https://github.com/postlight/mercury-parser/commit/51a4d1d12f )] - **feat** : newrepublic parser shows image on page (#159) (Silas Burton)
- [[`11382ce651` ](https://github.com/postlight/mercury-parser/commit/11382ce651 )] - **feat** : Slate extractor (#153) (Silas Burton)
- [[`5acaa6ab56` ](https://github.com/postlight/mercury-parser/commit/5acaa6ab56 )] - **feat** : ici.radio-canada.ca extractor (#156) (Silas Burton)
- [[`4509b341e6` ](https://github.com/postlight/mercury-parser/commit/4509b341e6 )] - **feat** : better cleanup of atlantic articles (#157) (Silas Burton)
- [[`f2e3f055c2` ](https://github.com/postlight/mercury-parser/commit/f2e3f055c2 )] - **fix** : an issue with encoding (#154) (Kevin Ngao)
- [[`9b371e51ac` ](https://github.com/postlight/mercury-parser/commit/9b371e51ac )] - **feat** : gothamist extractor (#151) (Silas Burton)
- [[`afbef9bc39` ](https://github.com/postlight/mercury-parser/commit/afbef9bc39 )] - **fix** : Encoding on Body (#143) (Kevin Ngao)
- [[`9d4c883d51` ](https://github.com/postlight/mercury-parser/commit/9d4c883d51 )] - **release** : 1.0.6 (#142) (Adam Pash)
2017-03-15 16:16:04 +00:00
2017-02-09 16:58:49 +00:00
### 1.0.6 (Feb 9, 2017)
##### Commits
2018-10-12 22:01:42 +00:00
- [[`93d2baf5cf` ](https://github.com/postlight/mercury-parser/commit/93d2baf5cf )] - **feat** : news.natgeo parser (#88) (Janet)
- [[`2279c2d486` ](https://github.com/postlight/mercury-parser/commit/2279c2d486 )] - **feat** : natgeo parser (#89) (Janet)
- [[`08b5bb7ff1` ](https://github.com/postlight/mercury-parser/commit/08b5bb7ff1 )] - **feat** : allow parser to define custom date formats (#141) (Adam Pash)
- [[`11f466ccb3` ](https://github.com/postlight/mercury-parser/commit/11f466ccb3 )] - **feat** : latimes parser (#92) (Janet)
- [[`26a8e4f75a` ](https://github.com/postlight/mercury-parser/commit/26a8e4f75a )] - **feat** : macrumors parser (#120) (Kevin Ngao)
- [[`b4fec6af98` ](https://github.com/postlight/mercury-parser/commit/b4fec6af98 )] - **feat** : androidcentral parser (#119) (Kevin Ngao)
- [[`beb0b89a4f` ](https://github.com/postlight/mercury-parser/commit/beb0b89a4f )] - **feat** : pagesix parser (#97) (Janet)
- [[`f2160eb5b6` ](https://github.com/postlight/mercury-parser/commit/f2160eb5b6 )] - **feat** : si parser (#118) (Janet)
- [[`2af0f6179a` ](https://github.com/postlight/mercury-parser/commit/2af0f6179a )] - **feat** : rawstory parser (#109) (Janet)
- [[`765032452d` ](https://github.com/postlight/mercury-parser/commit/765032452d )] - **feat** : thefederalistpapers parser (#101) (Janet)
- [[`fb5eb2e104` ](https://github.com/postlight/mercury-parser/commit/fb5eb2e104 )] - **feat** : cnet parser (#104) (Janet)
- [[`3c5fa28f10` ](https://github.com/postlight/mercury-parser/commit/3c5fa28f10 )] - **feat** : cbs sports parser (#98) (Janet)
- [[`3cf2d0d3ef` ](https://github.com/postlight/mercury-parser/commit/3cf2d0d3ef )] - **feat** : msnbc parser (#100) (Janet)
- [[`f9ab9eb885` ](https://github.com/postlight/mercury-parser/commit/f9ab9eb885 )] - **feat** : howtogeek extractor (#108) (Janet)
- [[`258acdfd02` ](https://github.com/postlight/mercury-parser/commit/258acdfd02 )] - **feat** : opposing views parser (#103) (Janet)
- [[`b63dd33579` ](https://github.com/postlight/mercury-parser/commit/b63dd33579 )] - **feat** : today parser (#106) (Janet)
- [[`c94eee7f92` ](https://github.com/postlight/mercury-parser/commit/c94eee7f92 )] - **feat** : cinema blend parser (#105) (Janet)
- [[`64e3c205e8` ](https://github.com/postlight/mercury-parser/commit/64e3c205e8 )] - **feat** : the political insider parser (#99) (Janet)
- [[`7b52d3d1fc` ](https://github.com/postlight/mercury-parser/commit/7b52d3d1fc )] - **feat** : al.com parser (#110) (Janet)
- [[`15df58496f` ](https://github.com/postlight/mercury-parser/commit/15df58496f )] - **feat** : westernjournalism parser (#113) (Janet)
- [[`ae12a1d701` ](https://github.com/postlight/mercury-parser/commit/ae12a1d701 )] - **feat** : mental floss parser (#94) (Janet)
- [[`bf29291395` ](https://github.com/postlight/mercury-parser/commit/bf29291395 )] - **feat** : thepennyhoarder parser (#112) (Janet)
- [[`fadd198d04` ](https://github.com/postlight/mercury-parser/commit/fadd198d04 )] - **feat** : abcnewsgo parser (#90) (Janet)
- [[`25d9642ff9` ](https://github.com/postlight/mercury-parser/commit/25d9642ff9 )] - **feat** : support cleaning and transforms for all fields (#138) (Adam Pash)
- [[`1054d854dd` ](https://github.com/postlight/mercury-parser/commit/1054d854dd )] - **feat** : america now parser (#114) (Janet)
- [[`4c48acba59` ](https://github.com/postlight/mercury-parser/commit/4c48acba59 )] - **feat** : fusion parser (Janet)
- [[`d292d8ef3a` ](https://github.com/postlight/mercury-parser/commit/d292d8ef3a )] - **feat** : ny daily news parser (#87) (Janet)
- [[`a53587acef` ](https://github.com/postlight/mercury-parser/commit/a53587acef )] - **feat** : adds www.polygon.com to list of www.theverge.com supportedDomains (dviramontes)
- [[`385b9d76a3` ](https://github.com/postlight/mercury-parser/commit/385b9d76a3 )] - **feat** : sciencefly extractor (#116) (Janet)
- [[`601b0fac16` ](https://github.com/postlight/mercury-parser/commit/601b0fac16 )] - **release** : 1.0.5 (#136) (Adam Pash)
2017-02-09 16:58:49 +00:00
2017-02-01 23:39:19 +00:00
### 1.0.5 (Feb 1, 2017)
##### Commits
2018-10-12 22:01:42 +00:00
- [[`6bd6278a07` ](https://github.com/postlight/mercury-parser/commit/6bd6278a07 )] - **feat** : custom parser for wh blog (#130) (Adam Pash)
- [[`aa682d71e8` ](https://github.com/postlight/mercury-parser/commit/aa682d71e8 )] - **fix** : medium bug (#129) (Adam Pash)
- [[`4e049de61a` ](https://github.com/postlight/mercury-parser/commit/4e049de61a )] - **fix** : i put a bad comment in .gitattributes (#125) (Adam Pash)
- [[`8aa215c4c2` ](https://github.com/postlight/mercury-parser/commit/8aa215c4c2 )] - **chore** : marking html fixtures as "vendored" (#124) (Adam Pash)
- [[`31eb4f9222` ](https://github.com/postlight/mercury-parser/commit/31eb4f9222 )] - **feat** : LinkedIn parser (#123) (Adam Pash)
- [[`dbc706410b` ](https://github.com/postlight/mercury-parser/commit/dbc706410b )] - **release** : 1.0.4 (#122) (Adam Pash)
2017-02-01 23:39:19 +00:00
2017-01-26 16:42:37 +00:00
### 1.0.4 (Jan 26, 2017)
##### Commits
2018-10-12 22:01:42 +00:00
- [[`8662474d8a` ](https://github.com/postlight/mercury-parser/commit/8662474d8a )] - **feat** : changed user agent to latest chrome (#121) (Adam Pash)
- [[`7709d69379` ](https://github.com/postlight/mercury-parser/commit/7709d69379 )] - **feat** : npr parser (#86) (Janet)
- [[`8a82f2c0ab` ](https://github.com/postlight/mercury-parser/commit/8a82f2c0ab )] - **feat** : recode parser (#85) (Janet)
- [[`ad29acd7b7` ](https://github.com/postlight/mercury-parser/commit/ad29acd7b7 )] - **feat** : fortune parser (#84) (Janet)
- [[`c133ddf614` ](https://github.com/postlight/mercury-parser/commit/c133ddf614 )] - **feat** : qz parser (#81) (Janet)
- [[`84312b6ef1` ](https://github.com/postlight/mercury-parser/commit/84312b6ef1 )] - **feat** : dmagazine parser (#80) (Janet)
- [[`e035f36361` ](https://github.com/postlight/mercury-parser/commit/e035f36361 )] - **feat** : reuters parser (#78) (Janet)
- [[`dec49ab073` ](https://github.com/postlight/mercury-parser/commit/dec49ab073 )] - **feat** : mashable parser (#76) (Janet)
- [[`cddc1afb69` ](https://github.com/postlight/mercury-parser/commit/cddc1afb69 )] - **feat** : chicago tribune parser (#75) (Janet)
- [[`aff651c2d8` ](https://github.com/postlight/mercury-parser/commit/aff651c2d8 )] - **feat** : hellogiggles parser (#107) (Janet)
- [[`11ad7b9a92` ](https://github.com/postlight/mercury-parser/commit/11ad7b9a92 )] - **feat** : thought catalog parser (#102) (Janet)
- [[`aa43a6091c` ](https://github.com/postlight/mercury-parser/commit/aa43a6091c )] - **feat** : cnbc parser (#96) (Janet)
- [[`cd245f7980` ](https://github.com/postlight/mercury-parser/commit/cd245f7980 )] - **feat** : popsugar parser (#93) (Janet)
- [[`a8ab7135e1` ](https://github.com/postlight/mercury-parser/commit/a8ab7135e1 )] - **feat** : observer parser (#91) (Janet)
- [[`3bee7224cb` ](https://github.com/postlight/mercury-parser/commit/3bee7224cb )] - **feat** : nbc news parser (#74) (Janet)
- [[`88242dd233` ](https://github.com/postlight/mercury-parser/commit/88242dd233 )] - **feat** : nj.com parser (#73) (Janet)
- [[`1ac5670a54` ](https://github.com/postlight/mercury-parser/commit/1ac5670a54 )] - **feat** : inquisitor parser (#72) (Janet)
- [[`9e5b91ed8b` ](https://github.com/postlight/mercury-parser/commit/9e5b91ed8b )] - **feat** : refinery29 parser (#71) (Janet)
- [[`b78c58c43a` ](https://github.com/postlight/mercury-parser/commit/b78c58c43a )] - **feat** : miami herald parser (#69) (Janet)
- [[`aedf83edc6` ](https://github.com/postlight/mercury-parser/commit/aedf83edc6 )] - **feat** : eonline parser (#68) (Janet)
- [[`a20da5eb31` ](https://github.com/postlight/mercury-parser/commit/a20da5eb31 )] - **feat** : uproxx extractor (#66) (Janet)
- [[`87c42b6358` ](https://github.com/postlight/mercury-parser/commit/87c42b6358 )] - **feat** : 247sports.com extractor (#64) (Janet)
- [[`22e6c884fb` ](https://github.com/postlight/mercury-parser/commit/22e6c884fb )] - **feat** : rolling stone extractor (#65) (Janet)
- [[`6337231697` ](https://github.com/postlight/mercury-parser/commit/6337231697 )] - **feat** : usmagazine extractor (#63) (Janet)
- [[`c06b19efe7` ](https://github.com/postlight/mercury-parser/commit/c06b19efe7 )] - **feat** : people extractor (#70) (Janet)
- [[`3cf2bb78c4` ](https://github.com/postlight/mercury-parser/commit/3cf2bb78c4 )] - **feat** : vox custom parser (#67) (Janet)
- [[`a710efd2d5` ](https://github.com/postlight/mercury-parser/commit/a710efd2d5 )] - **release** : 1.0.3 (#62) (Adam Pash)
2017-01-26 16:42:37 +00:00
2016-12-09 17:15:40 +00:00
### 1.0.3 (Dec 9, 2016)
##### Commits
2018-10-12 22:01:42 +00:00
- [[`861c5f0dcb` ](https://github.com/postlight/mercury-parser/commit/861c5f0dcb )] - **feat** : bustle extractor (#60) (Janet)
- [[`06397a4360` ](https://github.com/postlight/mercury-parser/commit/06397a4360 )] - **feat** : browser-friendly selector for medium (#61) (Adam Pash)
- [[`3297ab079d` ](https://github.com/postlight/mercury-parser/commit/3297ab079d )] - **feat** : bloomberg extractor (#59) (Adam Pash)
- [[`e55e9da534` ](https://github.com/postlight/mercury-parser/commit/e55e9da534 )] - **feat** : sbnation extractor (#55) (Janet)
- [[`8070e4790b` ](https://github.com/postlight/mercury-parser/commit/8070e4790b )] - **test** : streamlined guardian tests w/new single-extraction (#58) (Adam Pash)
- [[`bdb751fb53` ](https://github.com/postlight/mercury-parser/commit/bdb751fb53 )] - **feat** : more cleaning for wired (#56) (Adam Pash)
- [[`e7e41bd242` ](https://github.com/postlight/mercury-parser/commit/e7e41bd242 )] - **feat** : the guardian custom extractor (#41) (Janet)
- [[`332f85928f` ](https://github.com/postlight/mercury-parser/commit/332f85928f )] - **release** : 1.0.2 (#54) (Adam Pash)
2016-12-09 17:15:40 +00:00
2016-12-06 19:51:01 +00:00
### 1.0.2 (Dec 6, 2016)
##### Commits
2018-10-12 22:01:42 +00:00
- [[`81aa89f2c1` ](https://github.com/postlight/mercury-parser/commit/81aa89f2c1 )] - **feat** : youtube custom extractor (#53) (Adam Pash)
- [[`2fb47640f2` ](https://github.com/postlight/mercury-parser/commit/2fb47640f2 )] - **feat** : detect platforms (#52) (Adam Pash)
- [[`64c0fad2fd` ](https://github.com/postlight/mercury-parser/commit/64c0fad2fd )] - **fix** : preserve whitespace (#51) (Adam Pash)
- [[`15656cb3e1` ](https://github.com/postlight/mercury-parser/commit/15656cb3e1 )] - **Refactor** : running tests more efficiently (#49) (Adam Pash)
- [[`edcb7295d1` ](https://github.com/postlight/mercury-parser/commit/edcb7295d1 )] - **release** : 1.0.1 (#48) (Adam Pash)
2016-12-06 19:51:01 +00:00
### 1.0.1 (Dec 2, 2016)
##### Commits
2018-10-12 22:01:42 +00:00
- [[`19ed035382` ](https://github.com/postlight/mercury-parser/commit/19ed035382 )] - **release** : 1.0.1 (Adam Pash)
- [[`f9902cfa05` ](https://github.com/postlight/mercury-parser/commit/f9902cfa05 )] - **Fix** : extension bugs (#47) (Adam Pash)
- [[`16860f1d85` ](https://github.com/postlight/mercury-parser/commit/16860f1d85 )] - **feat** : improved nyt parser (#46) (Adam Pash)
- [[`d0453efbf8` ](https://github.com/postlight/mercury-parser/commit/d0453efbf8 )] - **feat** : improvements for nyer magazine articles (#45) (Adam Pash)
- [[`00f8965c1f` ](https://github.com/postlight/mercury-parser/commit/00f8965c1f )] - **fix** : cleaning up deks (#44) (Adam Pash)
- [[`b415d1d37c` ](https://github.com/postlight/mercury-parser/commit/b415d1d37c )] - **feat** : aol custom extractor (#42) (Janet)
- [[`4cc3b68b5e` ](https://github.com/postlight/mercury-parser/commit/4cc3b68b5e )] - **feat** : remove footer links (#40) (Matt)
- [[`e9a36d6ebd` ](https://github.com/postlight/mercury-parser/commit/e9a36d6ebd )] - **release** : 1.0.0 so we can start doing proper releaes (#39) (Adam Pash)