Skip to content

Commit

Permalink
release: 2.1.1 (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
adampash authored Jun 26, 2019
1 parent c11b85f commit 713de25
Show file tree
Hide file tree
Showing 5 changed files with 713 additions and 46 deletions.
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,50 @@
# Mercury Parser Changelog

### 2.1.1 (Jun 26, 2019)

##### Commits

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

### 2.1.0 (Apr 10, 2019)

##### Commits
Expand Down
Loading

0 comments on commit 713de25

Please sign in to comment.