From f9f7eeaa689cb171ecf36154a36ec8452d6c26a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20RIBREAU?= Date: Wed, 22 May 2019 19:21:34 +0200 Subject: [PATCH] docs(changelog): updated --- CHANGELOG.md | 58 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15902751..75537cad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ ## Change Log +### v3.2.30 (2019/05/22 17:18 +00:00) +- [00cf1fe](https://github.com/FGRibreau/mailchecker/commit/00cf1fe6bb7e64a1fbbf5f0aa17efca8691f2bfb) Release v3.2.30. (@FGRibreau) +- [c31a813](https://github.com/FGRibreau/mailchecker/commit/c31a813f2dc9be66d18706c630b7317e5a9ad642) fix(git): ignore intellij project file (@FGRibreau) +- [dd697c9](https://github.com/FGRibreau/mailchecker/commit/dd697c9028dbee6d7b146541df03bc4f3a1aaa09) feat(build): update plateform files (@FGRibreau) +- [#183](https://github.com/FGRibreau/mailchecker/pull/183) Merge pull request #183 from nalgeon/patch-2 (@nalgeon) +- [0ef18b9](https://github.com/FGRibreau/mailchecker/commit/0ef18b9fe4318dc993aa6d3b2ccec6d1c75ed72f) clipmails.com, temp-mail.org and many more (@nalgeon) +- [b91bf63](https://github.com/FGRibreau/mailchecker/commit/b91bf63ae2df21ba634c3022f464e9061acf3ca3) feat(python): updated to 3.2.29 (@FGRibreau) +- [f047b5b](https://github.com/FGRibreau/mailchecker/commit/f047b5b559160a77c89744b613c8a74786e3a11e) chore: update Cargo.lock (@FGRibreau) +- [1b23951](https://github.com/FGRibreau/mailchecker/commit/1b23951a0e78ca11ccf500c9caaf8a8b9f7c1e52) feat(cargo): updated to 3.2.29 (@FGRibreau) +- [b275a88](https://github.com/FGRibreau/mailchecker/commit/b275a88d8c4d7bbad59e9ada437e1cd5d8e0eee8) feat(gemspec): updated to 3.2.29 (@FGRibreau) +- [1b566c5](https://github.com/FGRibreau/mailchecker/commit/1b566c5aee7e9d862bb31a1e7f3cb343a7a1a0c1) docs(changelog): updated (@FGRibreau) + ### v3.2.29 (2019/04/26 08:56 +00:00) - [db3ce9b](https://github.com/FGRibreau/mailchecker/commit/db3ce9b6d76cc59fa478e4dfb3313a37b0fcfcd7) Release v3.2.29. (@FGRibreau) - [fa85e42](https://github.com/FGRibreau/mailchecker/commit/fa85e42a9e7598267d215d5a7591e980feaf7e86) feat(build): update plateform files (@FGRibreau) @@ -31,8 +43,8 @@ - [ef1a0a6](https://github.com/FGRibreau/mailchecker/commit/ef1a0a6cbe2777ccec7a3c8ac64b1dc358d35195) feat(build): update plateform files (@FGRibreau) - [4a572ad](https://github.com/FGRibreau/mailchecker/commit/4a572add44382487a471a078fa5c1e5d539ac576) fix(loader): remove empty lines (@FGRibreau) - [dc77e9f](https://github.com/FGRibreau/mailchecker/commit/dc77e9fe89f81d75bdf5cf0ca563c5b48c09751d) fix: remove invalid domain (@FGRibreau) -- [212c8c6](https://github.com/FGRibreau/mailchecker/commit/212c8c6c12fbd8dd9f9959eedc0b128fdb400936) fix: cargo (@FGRibreau) - [6f0ca14](https://github.com/FGRibreau/mailchecker/commit/6f0ca147ed3f636bfebf19c0dd8cb1f1bbe5c72c) chore(package): wait for cargo (@FGRibreau) +- [212c8c6](https://github.com/FGRibreau/mailchecker/commit/212c8c6c12fbd8dd9f9959eedc0b128fdb400936) fix: cargo (@FGRibreau) - [#175](https://github.com/FGRibreau/mailchecker/pull/175) Merge pull request #175 from tbdmainrepo/patch-1 (@tbdmainrepo) - [#174](https://github.com/FGRibreau/mailchecker/pull/174) Merge pull request #174 from cosmosgenius/temp-mail-org (@cosmosgenius) - [#173](https://github.com/FGRibreau/mailchecker/pull/173) Merge pull request #173 from dbyio/master (@dbyio) @@ -74,11 +86,11 @@ ### v3.2.24 (2019/03/20 18:11 +00:00) - [4107c31](https://github.com/FGRibreau/mailchecker/commit/4107c312722cc6e94745be0904d64fe5cd4effad) Release v3.2.24. (@FGRibreau) - [aeba04c](https://github.com/FGRibreau/mailchecker/commit/aeba04ccac59013f5f734582fde0adca6a32228a) feat(build): update plateform files (@FGRibreau) -- [cfb716e](https://github.com/FGRibreau/mailchecker/commit/cfb716e7f8b138d9f50cb770fb557a1d4597f2ab) feat(gemspec): updated to 3.2.23 (@FGRibreau) - [0a2f88b](https://github.com/FGRibreau/mailchecker/commit/0a2f88b085cf76d1643cdde9005804e6e1bc73fe) chore: update cargo.lock (@FGRibreau) - [b62a14a](https://github.com/FGRibreau/mailchecker/commit/b62a14a1b93e2731ea27d188d3cc01c6cc0520b1) fix: package.json (@FGRibreau) - [e40ef72](https://github.com/FGRibreau/mailchecker/commit/e40ef72a970e88c436f225579618aedf0ae88299) feat(python): updated to 3.2.23 (@FGRibreau) - [0b088c8](https://github.com/FGRibreau/mailchecker/commit/0b088c85e06710b4d03e79382617cf764879065e) feat(cargo): updated to 3.2.23 (@FGRibreau) +- [cfb716e](https://github.com/FGRibreau/mailchecker/commit/cfb716e7f8b138d9f50cb770fb557a1d4597f2ab) feat(gemspec): updated to 3.2.23 (@FGRibreau) - [#166](https://github.com/FGRibreau/mailchecker/pull/166) Merge pull request #166 from nalgeon/patch-9 (@nalgeon) - [71339f1](https://github.com/FGRibreau/mailchecker/commit/71339f1986d60d3abf222f1250eab7f733fc38fe) sibmail.com is a valid email provider (@nalgeon) - [bd9683e](https://github.com/FGRibreau/mailchecker/commit/bd9683e3729b9ad6276a44497b3b78cea50f99cf) docs(changelog): updated (@FGRibreau) @@ -124,11 +136,11 @@ - [39f8c12](https://github.com/FGRibreau/mailchecker/commit/39f8c12d731bd967c5a976a0ad9a67f8ba234e67) Release v3.2.20. (@FGRibreau) - [e11f4da](https://github.com/FGRibreau/mailchecker/commit/e11f4dad165a2df66692efe5bed238d755fd0cef) feat(build): update plateform files (@FGRibreau) - [ce7a288](https://github.com/FGRibreau/mailchecker/commit/ce7a28830de562cc9077dc9ba3abff49dbb6f9e0) fix: remove extra comma (@FGRibreau) -- [bf7964b](https://github.com/FGRibreau/mailchecker/commit/bf7964bd77ec5a74b8f80d67af050df5011f4c3c) feat(python): updated to 3.2.18 (@FGRibreau) +- [5637b2b](https://github.com/FGRibreau/mailchecker/commit/5637b2b7eb5a0c045bd749c83dd827444328a5a5) feat(cargo): updated to 3.2.18 (@FGRibreau) - [8d77c36](https://github.com/FGRibreau/mailchecker/commit/8d77c366da3b397dcf579f21994d3f98f7be7bf0) Release v3.2.19. (@FGRibreau) - [5f9950f](https://github.com/FGRibreau/mailchecker/commit/5f9950fca778b1398b5cdc88bc0cdf8fca6692a7) feat(build): update plateform files (@FGRibreau) +- [bf7964b](https://github.com/FGRibreau/mailchecker/commit/bf7964bd77ec5a74b8f80d67af050df5011f4c3c) feat(python): updated to 3.2.18 (@FGRibreau) - [3e8f77e](https://github.com/FGRibreau/mailchecker/commit/3e8f77e1a3da657044f489e2f02792dadbb0e414) feat(gemspec): updated to 3.2.18 (@FGRibreau) -- [5637b2b](https://github.com/FGRibreau/mailchecker/commit/5637b2b7eb5a0c045bd749c83dd827444328a5a5) feat(cargo): updated to 3.2.18 (@FGRibreau) ### v3.2.19 (2019/03/04 09:13 +00:00) - [#161](https://github.com/FGRibreau/mailchecker/pull/161) Merge pull request #161 from chadliu23/master (@chadliu23) @@ -138,8 +150,8 @@ ### v3.2.18 (2019/02/21 21:28 +00:00) - [a636658](https://github.com/FGRibreau/mailchecker/commit/a6366585e8eac53e9959cb564c95a76348632472) Release v3.2.18. (@FGRibreau) - [20de10f](https://github.com/FGRibreau/mailchecker/commit/20de10fb05074bf9d83b982532699ce5a27265d0) feat(build): update plateform files (@FGRibreau) -- [5d1cd84](https://github.com/FGRibreau/mailchecker/commit/5d1cd8491c9890c0bf44002b9de3f565530857ff) feat(python): updated to 3.2.17 (@FGRibreau) - [4c91326](https://github.com/FGRibreau/mailchecker/commit/4c91326ef6fa2919d9d98ede9721b4c44a49f8c3) feat(gemspec): updated to 3.2.17 (@FGRibreau) +- [5d1cd84](https://github.com/FGRibreau/mailchecker/commit/5d1cd8491c9890c0bf44002b9de3f565530857ff) feat(python): updated to 3.2.17 (@FGRibreau) - [44f79b1](https://github.com/FGRibreau/mailchecker/commit/44f79b151f75d143d66a649258a8e06ecc2f1952) feat(cargo): updated to 3.2.17 (@FGRibreau) - [#160](https://github.com/FGRibreau/mailchecker/pull/160) Merge pull request #160 from C0derLint/moarr (@C0derLint) - [6a8e5a8](https://github.com/FGRibreau/mailchecker/commit/6a8e5a8c8b636290ec1f29a6da4c6a2d7389ea80) Added domains from Rainmail.xyz (@radiantly) @@ -149,8 +161,8 @@ - [6739036](https://github.com/FGRibreau/mailchecker/commit/673903688d75e5931a1d5d6e9ad9d7ab1d4b9a89) Release v3.2.17. (@FGRibreau) - [6e6eb1c](https://github.com/FGRibreau/mailchecker/commit/6e6eb1c09d456e87876e7c997bf511217795b548) feat(build): update plateform files (@FGRibreau) - [f9d6cab](https://github.com/FGRibreau/mailchecker/commit/f9d6cab840de1d3fed7a69702110b5cb8c389e36) fix: list.json (@FGRibreau) -- [4ab32f1](https://github.com/FGRibreau/mailchecker/commit/4ab32f1e4dd3eedd4391469ca8de34b032b8e99a) feat(python): updated to 3.2.16 (@FGRibreau) - [7e6a58b](https://github.com/FGRibreau/mailchecker/commit/7e6a58bba253cd65a5d838bb20a2b7fe854ff4b5) feat(cargo): updated to 3.2.16 (@FGRibreau) +- [4ab32f1](https://github.com/FGRibreau/mailchecker/commit/4ab32f1e4dd3eedd4391469ca8de34b032b8e99a) feat(python): updated to 3.2.16 (@FGRibreau) - [c2b2d1a](https://github.com/FGRibreau/mailchecker/commit/c2b2d1ad63a72c1a120ff2d98013dc4027fbdc12) feat(gemspec): updated to 3.2.16 (@FGRibreau) - [#159](https://github.com/FGRibreau/mailchecker/pull/159) Merge pull request #159 from larsvegas/update-list-from-temp-mail-org (@larsvegas) - [58fc40d](https://github.com/FGRibreau/mailchecker/commit/58fc40deb207f98266730fa9b1989b6a17ce6593) added domain names from temp-mail.org (@larsvegas) @@ -159,8 +171,8 @@ ### v3.2.16 (2019/01/07 23:02 +00:00) - [0e18139](https://github.com/FGRibreau/mailchecker/commit/0e18139da565e584a48642e89af754d4f2bea002) Release v3.2.16. (@FGRibreau) - [ad79bd3](https://github.com/FGRibreau/mailchecker/commit/ad79bd3911bc84733c22e2fba775121cc628d454) feat(build): update plateform files (@FGRibreau) -- [bc5d4a7](https://github.com/FGRibreau/mailchecker/commit/bc5d4a7af95ce48a6a3a94da75f2243e2be88fac) feat(python): updated to 3.2.15 (@FGRibreau) - [ca5679e](https://github.com/FGRibreau/mailchecker/commit/ca5679ea4286b256e03a3e7033c81a1b328e22d3) feat(cargo): updated to 3.2.15 (@FGRibreau) +- [bc5d4a7](https://github.com/FGRibreau/mailchecker/commit/bc5d4a7af95ce48a6a3a94da75f2243e2be88fac) feat(python): updated to 3.2.15 (@FGRibreau) - [f4fd363](https://github.com/FGRibreau/mailchecker/commit/f4fd363734e6ce0cece3a852b83e3de0c11fd33c) feat(gemspec): updated to 3.2.15 (@FGRibreau) - [#158](https://github.com/FGRibreau/mailchecker/pull/158) Merge pull request #158 from nalgeon/patch-8 (@nalgeon) - [07af7c8](https://github.com/FGRibreau/mailchecker/commit/07af7c8eaae393a55888a1a008132c4783ea79ef) More from temp-mail.org and others (@nalgeon) @@ -191,9 +203,9 @@ ### v3.2.13 (2018/12/02 20:04 +00:00) - [5ef5715](https://github.com/FGRibreau/mailchecker/commit/5ef571582a6fc38d19c849ec41f6a79ef5f8e4b2) Release v3.2.13. (@FGRibreau) - [49d930f](https://github.com/FGRibreau/mailchecker/commit/49d930f59376465a32590be99fe77c40774d5d1e) feat(build): update plateform files (@FGRibreau) +- [7240b55](https://github.com/FGRibreau/mailchecker/commit/7240b553a0b447f47a4bbf85f788c4e3ac914df8) feat(cargo): updated to 3.2.12 (@FGRibreau) - [b11ff23](https://github.com/FGRibreau/mailchecker/commit/b11ff23ea395c5916fa93a322b5a5b8b493dc8f4) feat(gemspec): updated to 3.2.12 (@FGRibreau) - [327d539](https://github.com/FGRibreau/mailchecker/commit/327d5399106cc13d2067e08d06f3b4b55ae1a2e7) feat(python): updated to 3.2.12 (@FGRibreau) -- [7240b55](https://github.com/FGRibreau/mailchecker/commit/7240b553a0b447f47a4bbf85f788c4e3ac914df8) feat(cargo): updated to 3.2.12 (@FGRibreau) - [#150](https://github.com/FGRibreau/mailchecker/pull/150) Merge pull request #150 from ryancdotorg/remove-sneakemail (@ryancdotorg) - [a6b59ad](https://github.com/FGRibreau/mailchecker/commit/a6b59ad54a5acfe8406eb6051b35ea9770ce66a7) remove more sneakemail/snkmail refs (@ryancdotorg) - [#2](https://github.com/FGRibreau/mailchecker/pull/2) Merge pull request #2 from FGRibreau/master (@FGRibreau) @@ -202,9 +214,9 @@ ### v3.2.12 (2018/11/27 20:55 +00:00) - [8f43ccb](https://github.com/FGRibreau/mailchecker/commit/8f43ccb0e8af97514417d5f68cdc196bfdc9326a) Release v3.2.12. (@FGRibreau) - [232ce44](https://github.com/FGRibreau/mailchecker/commit/232ce44150cf6a73bee0e79416af1ad1e99539e6) feat(build): update plateform files (@FGRibreau) +- [5977265](https://github.com/FGRibreau/mailchecker/commit/5977265f3e766d1e9d18f876bd5356fe15ea9cce) feat(python): updated to 3.2.11 (@FGRibreau) - [727445e](https://github.com/FGRibreau/mailchecker/commit/727445e975bcd3262969f343bd5c91956fece036) feat(cargo): updated to 3.2.11 (@FGRibreau) - [efe30ff](https://github.com/FGRibreau/mailchecker/commit/efe30ffa3a32177d3d2692b3a82ea5f4fe6e9766) feat(gemspec): updated to 3.2.11 (@FGRibreau) -- [5977265](https://github.com/FGRibreau/mailchecker/commit/5977265f3e766d1e9d18f876bd5356fe15ea9cce) feat(python): updated to 3.2.11 (@FGRibreau) - [#149](https://github.com/FGRibreau/mailchecker/pull/149) Merge pull request #149 from ryancdotorg/remove-sneakemail (@ryancdotorg) - [a116bed](https://github.com/FGRibreau/mailchecker/commit/a116bed77013c9bc8e1b9c5c50292338b1840474) remove two more instances of sneakemail.com (@ryancdotorg) - [3d502a8](https://github.com/FGRibreau/mailchecker/commit/3d502a8b65706d7dcf0cfe477eb378f799222040) remove sneakemail domains (@ryancdotorg) @@ -212,8 +224,8 @@ - [c29e15c](https://github.com/FGRibreau/mailchecker/commit/c29e15c42567315ea936f81e37bda8334ff587fb) docs(changelog): updated (@FGRibreau) ### v3.2.11 (2018/10/30 08:05 +00:00) -- [86e02e3](https://github.com/FGRibreau/mailchecker/commit/86e02e369503819142738708acddab9c3456111c) feat(build): update plateform files (@FGRibreau) - [a0e5bcc](https://github.com/FGRibreau/mailchecker/commit/a0e5bcc647c0737d0bb3382b4da909c9bb871052) Release v3.2.11. (@FGRibreau) +- [86e02e3](https://github.com/FGRibreau/mailchecker/commit/86e02e369503819142738708acddab9c3456111c) feat(build): update plateform files (@FGRibreau) - [#148](https://github.com/FGRibreau/mailchecker/pull/148) Merge pull request #148 from nalgeon/patch-7 (@nalgeon) - [e244c4f](https://github.com/FGRibreau/mailchecker/commit/e244c4f2ba54f60cb940a4ada2b5d91661d43ce1) More from temp-mail.org and others (@nalgeon) - [660816b](https://github.com/FGRibreau/mailchecker/commit/660816b28c3b5114a25e65c075eced50589780f6) fix: cargo (@FGRibreau) @@ -225,10 +237,10 @@ ### v3.2.10 (2018/10/22 07:16 +00:00) - [d5a71cf](https://github.com/FGRibreau/mailchecker/commit/d5a71cf8e579db6018bc2ec9fc852e185f0557eb) Release v3.2.10. (@FGRibreau) - [80e52a5](https://github.com/FGRibreau/mailchecker/commit/80e52a5f66221f478a9fc01140373d33d8451cd6) feat(build): update plateform files (@FGRibreau) -- [5e550ba](https://github.com/FGRibreau/mailchecker/commit/5e550ba3786e4ab9db7a929eb14736aa1e5c3dab) feat(gemspec): updated to 3.2.9 (@FGRibreau) -- [76d17bc](https://github.com/FGRibreau/mailchecker/commit/76d17bc3a80201dfedca9623d349c9ceb27f9b8a) feat(cargo): updated to 3.2.9 (@FGRibreau) - [9d4143c](https://github.com/FGRibreau/mailchecker/commit/9d4143cf51c3e84a91eb8becf684a7d2d831548b) fix: cargo (@FGRibreau) - [5e9ec56](https://github.com/FGRibreau/mailchecker/commit/5e9ec56e0467e5c2da3197290587111cd86495d8) feat(python): updated to 3.2.9 (@FGRibreau) +- [76d17bc](https://github.com/FGRibreau/mailchecker/commit/76d17bc3a80201dfedca9623d349c9ceb27f9b8a) feat(cargo): updated to 3.2.9 (@FGRibreau) +- [5e550ba](https://github.com/FGRibreau/mailchecker/commit/5e550ba3786e4ab9db7a929eb14736aa1e5c3dab) feat(gemspec): updated to 3.2.9 (@FGRibreau) - [#147](https://github.com/FGRibreau/mailchecker/pull/147) Merge pull request #147 from xthiago/tempmailaddress (@xthiago) - [48a1063](https://github.com/FGRibreau/mailchecker/commit/48a106363ddf1b48a17e52aef5c1880878d65a16) add tempmailaddress.com - fix issue #146 (@xthiago) - [b78dd19](https://github.com/FGRibreau/mailchecker/commit/b78dd199cb608f66f3cbb169dc3cb6f3ca2c88e2) docs(changelog): updated (@FGRibreau) @@ -258,8 +270,8 @@ ### v3.2.7 (2018/07/17 10:43 +00:00) - [346508f](https://github.com/FGRibreau/mailchecker/commit/346508f6d70eebd06316afbd3756a8a56cbec005) Release v3.2.7. (@FGRibreau) - [7a38f6b](https://github.com/FGRibreau/mailchecker/commit/7a38f6bb5ee6a8edadc9c44cfd8eb977a8feba11) feat(build): update plateform files (@FGRibreau) -- [d0b20c5](https://github.com/FGRibreau/mailchecker/commit/d0b20c5c81f60471102e7c21d87c4642fb0fe609) feat(cargo): updated to 3.2.6 (@FGRibreau) - [0fd6f93](https://github.com/FGRibreau/mailchecker/commit/0fd6f93357290f10920b2d58ab321fbfa6e0e087) feat(python): updated to 3.2.6 (@FGRibreau) +- [d0b20c5](https://github.com/FGRibreau/mailchecker/commit/d0b20c5c81f60471102e7c21d87c4642fb0fe609) feat(cargo): updated to 3.2.6 (@FGRibreau) - [baf1eb2](https://github.com/FGRibreau/mailchecker/commit/baf1eb21d8f4ea20a583b2bfd49c3482f3a4ddd5) feat(gemspec): updated to 3.2.6 (@FGRibreau) - [#141](https://github.com/FGRibreau/mailchecker/pull/141) Merge pull request #141 from nalgeon/patch-6 (@nalgeon) - [98ce5be](https://github.com/FGRibreau/mailchecker/commit/98ce5be60bfdd9e1da6e93a942b4fc7589025b0d) More from 10minutemail.net and temp-mail.org (@nalgeon) @@ -268,9 +280,9 @@ ### v3.2.6 (2018/07/10 13:00 +00:00) - [7930514](https://github.com/FGRibreau/mailchecker/commit/79305146f52f73b5512aa73722bcf20c3dc11518) Release v3.2.6. (@FGRibreau) - [858e01d](https://github.com/FGRibreau/mailchecker/commit/858e01d6ca14e884a08a18a2f0ca989ba7c412f3) feat(build): update plateform files (@FGRibreau) -- [4aa3bd3](https://github.com/FGRibreau/mailchecker/commit/4aa3bd3bc415ccaff5011e044e5df81624fae417) feat(python): updated to 3.2.5 (@FGRibreau) - [79f92d5](https://github.com/FGRibreau/mailchecker/commit/79f92d5eb092db350c8d468973e3c6343a6dac62) feat(cargo): updated to 3.2.5 (@FGRibreau) - [6136aa4](https://github.com/FGRibreau/mailchecker/commit/6136aa4b5ceca09900ad4852061e6b2443b9ae9d) feat(gemspec): updated to 3.2.5 (@FGRibreau) +- [4aa3bd3](https://github.com/FGRibreau/mailchecker/commit/4aa3bd3bc415ccaff5011e044e5df81624fae417) feat(python): updated to 3.2.5 (@FGRibreau) - [#140](https://github.com/FGRibreau/mailchecker/pull/140) Merge pull request #140 from mcgregordan/patch-1 (@mcgregordan) - [2d90b86](https://github.com/FGRibreau/mailchecker/commit/2d90b86f9fcc80e1bc3ee68affaa4f746363b662) Update list.json from temp-mail.org (@mcgregordan) - [fe97a5d](https://github.com/FGRibreau/mailchecker/commit/fe97a5d0cea8987d27fd6da9d165281794f4d7b7) docs(changelog): updated (@FGRibreau) @@ -328,9 +340,9 @@ ### v3.2.1 (2018/03/30 06:57 +00:00) - [3a467c4](https://github.com/FGRibreau/mailchecker/commit/3a467c40479eae15d81b1867ded8aed590ca7e67) Release v3.2.1. (@FGRibreau) - [63f0e21](https://github.com/FGRibreau/mailchecker/commit/63f0e2112c53b6380ef9ea11045b59067e9477b1) feat(build): update plateform files (@FGRibreau) -- [832143b](https://github.com/FGRibreau/mailchecker/commit/832143bb0bfe05fdcab0d5a595f11f04b5be4788) feat(cargo): updated to 3.2.0 (@FGRibreau) - [1038819](https://github.com/FGRibreau/mailchecker/commit/1038819567ba2847f1dda0abad92f088d21ab35c) feat(gemspec): updated to 3.2.0 (@FGRibreau) - [33468bf](https://github.com/FGRibreau/mailchecker/commit/33468bf759658a4831262eb151efafa01e53999e) fix: package.json (@FGRibreau) +- [832143b](https://github.com/FGRibreau/mailchecker/commit/832143bb0bfe05fdcab0d5a595f11f04b5be4788) feat(cargo): updated to 3.2.0 (@FGRibreau) - [#134](https://github.com/FGRibreau/mailchecker/pull/134) Merge pull request #134 from trisix/add-new-10min-domains (@trisix) - [73f6878](https://github.com/FGRibreau/mailchecker/commit/73f687833361e624ad720a977436745ba235ffc2) Add new domains from 10minutemail (@trisix) - [04d147a](https://github.com/FGRibreau/mailchecker/commit/04d147afab602ed3dc0c0fc86b4e0a36d67667d3) Added support for python3. (@jbzdak) @@ -386,8 +398,8 @@ ### v3.0.36 (2018/01/03 07:40 +00:00) - [58bcf29](https://github.com/FGRibreau/mailchecker/commit/58bcf29da3143936449d79300547259bfcddc63a) Release v3.0.36. (@FGRibreau) - [9a6499c](https://github.com/FGRibreau/mailchecker/commit/9a6499cd11b58605bc51059b7a7846f0ad1e6bc0) feat(build): update plateform files (@FGRibreau) -- [fab3726](https://github.com/FGRibreau/mailchecker/commit/fab3726ab2c39f41f966f4fb08a6b0ca8cd7cae8) feat(cargo): updated to 3.0.35 (@FGRibreau) - [3f5171f](https://github.com/FGRibreau/mailchecker/commit/3f5171f7b335b4fc97ccde7aefc0e941b5094805) feat(gemspec): updated to 3.0.35 (@FGRibreau) +- [fab3726](https://github.com/FGRibreau/mailchecker/commit/fab3726ab2c39f41f966f4fb08a6b0ca8cd7cae8) feat(cargo): updated to 3.0.35 (@FGRibreau) - [#123](https://github.com/FGRibreau/mailchecker/pull/123) Merge pull request #123 from datio/master (@datio) - [2269b38](https://github.com/FGRibreau/mailchecker/commit/2269b384d7f8aef4dd0b4994de834393b9b56f54) Add 2144 hosts from ivolo/disposable-email-domains, closes #117 (@datio) - [c3d1893](https://github.com/FGRibreau/mailchecker/commit/c3d1893b56f43cacb55c1e170955b268da601bfc) docs(changelog): updated (@FGRibreau) @@ -395,8 +407,8 @@ ### v3.0.35 (2018/01/01 13:55 +00:00) - [cd6f47e](https://github.com/FGRibreau/mailchecker/commit/cd6f47edd33ebfd21dc8705b34624613a46427cc) Release v3.0.35. (@FGRibreau) - [f4d6777](https://github.com/FGRibreau/mailchecker/commit/f4d67770ab3eb68576e9f3f880b3e0f89d92a5ce) feat(build): update plateform files (@FGRibreau) -- [362aabd](https://github.com/FGRibreau/mailchecker/commit/362aabdd1ed2b866a840b8a8b0e5d4d2b1d61571) feat(cargo): updated to 3.0.34 (@FGRibreau) - [4cd6dfd](https://github.com/FGRibreau/mailchecker/commit/4cd6dfd2f30a3d3fdb49357e92e6806057c6320b) feat(gemspec): updated to 3.0.34 (@FGRibreau) +- [362aabd](https://github.com/FGRibreau/mailchecker/commit/362aabdd1ed2b866a840b8a8b0e5d4d2b1d61571) feat(cargo): updated to 3.0.34 (@FGRibreau) - [#122](https://github.com/FGRibreau/mailchecker/pull/122) Merge pull request #122 from datio/patch-1 (@datio) - [e156b87](https://github.com/FGRibreau/mailchecker/commit/e156b87c8578b2fc1cf54eaccc4247dca31e008f) Add 20 new domains from bccto.me (@datio) - [eda9d85](https://github.com/FGRibreau/mailchecker/commit/eda9d85c835dc4bb4461b843323883fd516d5520) Update README.md (@FGRibreau) @@ -420,8 +432,8 @@ ### v3.0.33 (2017/11/29 07:02 +00:00) - [6e7a06c](https://github.com/FGRibreau/mailchecker/commit/6e7a06c49571a8f471bb642ee0d50276d7a72c5c) Release v3.0.33. (@FGRibreau) - [acc3af5](https://github.com/FGRibreau/mailchecker/commit/acc3af51b84b40a719cdb73a59ab8a3dbdd061f4) feat(build): update plateform files (@FGRibreau) -- [f6d9777](https://github.com/FGRibreau/mailchecker/commit/f6d9777d50e43a2bd2d25966bef2a92cfc6f99c3) feat(cargo): updated to 3.0.32 (@FGRibreau) - [e040441](https://github.com/FGRibreau/mailchecker/commit/e0404410f319465d7f086c9c358492c4d98e3d16) feat(gemspec): updated to 3.0.32 (@FGRibreau) +- [f6d9777](https://github.com/FGRibreau/mailchecker/commit/f6d9777d50e43a2bd2d25966bef2a92cfc6f99c3) feat(cargo): updated to 3.0.32 (@FGRibreau) - [#118](https://github.com/FGRibreau/mailchecker/pull/118) Merge pull request #118 from nalgeon/patch-4 (@nalgeon) - [f448f34](https://github.com/FGRibreau/mailchecker/commit/f448f34ad427e19c474409f05fc6833a8d5cab82) More temporary emails from temp-mail.org etc (@nalgeon) - [b41cb44](https://github.com/FGRibreau/mailchecker/commit/b41cb449547c9d8e725c8c87686876f8af0c44c8) docs(changelog): updated (@FGRibreau) @@ -447,8 +459,8 @@ ### v3.0.30 (2017/09/25 21:22 +00:00) - [badfc54](https://github.com/FGRibreau/mailchecker/commit/badfc543a4c06794da65228c4e5bb11f8afbdb0e) Release v3.0.30. (@FGRibreau) - [533def2](https://github.com/FGRibreau/mailchecker/commit/533def256caf4ba30aa01ef88b3c28959f5fbc76) feat(build): update plateform files (@FGRibreau) -- [c40f110](https://github.com/FGRibreau/mailchecker/commit/c40f110bb6de553cd28a575f011b45b9b21954fa) feat(cargo): updated to 3.0.29 (@FGRibreau) - [0302d27](https://github.com/FGRibreau/mailchecker/commit/0302d27238dc65db3d07e2ff35f4104e484d5021) feat(gemspec): updated to 3.0.29 (@FGRibreau) +- [c40f110](https://github.com/FGRibreau/mailchecker/commit/c40f110bb6de553cd28a575f011b45b9b21954fa) feat(cargo): updated to 3.0.29 (@FGRibreau) - [#113](https://github.com/FGRibreau/mailchecker/pull/113) Merge pull request #113 from nalgeon/patch-3 (@nalgeon) - [3cfe086](https://github.com/FGRibreau/mailchecker/commit/3cfe08681a9f23654b307ba576ca63302d8bee61) docs(changelog): updated (@FGRibreau) @@ -502,8 +514,8 @@ ### v3.0.24 (2017/03/13 10:50 +00:00) - [4bb0fae](https://github.com/FGRibreau/mailchecker/commit/4bb0fae907a0c9afc53af6b336d52d21dbe539a0) Release v3.0.24. (@FGRibreau) - [dbdf88d](https://github.com/FGRibreau/mailchecker/commit/dbdf88dd4a30719665da92693e863c95ca525a0f) feat(build): update plateform files (@FGRibreau) -- [007ce4c](https://github.com/FGRibreau/mailchecker/commit/007ce4c1ee494fbfc5c416b79e1b6279fec650e2) feat(gemspec): updated to 3.0.23 (@FGRibreau) - [15e1f17](https://github.com/FGRibreau/mailchecker/commit/15e1f17a431adaa68034a4b7930cc3d61e732a1d) feat(cargo): updated to 3.0.23 (@FGRibreau) +- [007ce4c](https://github.com/FGRibreau/mailchecker/commit/007ce4c1ee494fbfc5c416b79e1b6279fec650e2) feat(gemspec): updated to 3.0.23 (@FGRibreau) - [#98](https://github.com/FGRibreau/mailchecker/pull/98) Merge pull request #98 from kkleejoe/patch-2 (@kkleejoe) - [556fb25](https://github.com/FGRibreau/mailchecker/commit/556fb25edc95e26bdbcd9313aa8dafd8a1c7df57) Update list.json (@kkleejoe) - [1b74ee3](https://github.com/FGRibreau/mailchecker/commit/1b74ee3fde32bd7e978da3fd63031d0b4dba9f65) docs(changelog): updated (@FGRibreau) @@ -568,8 +580,8 @@ - [88e399b](https://github.com/FGRibreau/mailchecker/commit/88e399bfb2d08c687cefa983469b776f0505c4e6) docs(changelog): updated (@FGRibreau) ### v3.0.19 (2016/11/23 12:27 +00:00) -- [4cc8912](https://github.com/FGRibreau/mailchecker/commit/4cc8912f419290b33d33dedf1a03bb24f3f6ea8d) feat(build): update plateform files (@FGRibreau) - [3793390](https://github.com/FGRibreau/mailchecker/commit/3793390df591d492a632040f8f810f70e1924a43) Release v3.0.19. (@FGRibreau) +- [4cc8912](https://github.com/FGRibreau/mailchecker/commit/4cc8912f419290b33d33dedf1a03bb24f3f6ea8d) feat(build): update plateform files (@FGRibreau) - [bb3dfdf](https://github.com/FGRibreau/mailchecker/commit/bb3dfdf8ac5704919f0f10d84996ca89d30dd644) fix(list): fixes #86 (@FGRibreau) - [0476c22](https://github.com/FGRibreau/mailchecker/commit/0476c22870de7437e9e14a3616093248b7e5d5df) feat(gemspec): updated to 3.0.18 (@FGRibreau) - [955193a](https://github.com/FGRibreau/mailchecker/commit/955193aaf24a1be0c870b76ac97421278224891b) docs(changelog): updated (@FGRibreau) @@ -612,8 +624,8 @@ - [a5236f5](https://github.com/FGRibreau/mailchecker/commit/a5236f57472c10dde7b1a19a83d1e8799e8afcb5) docs(changelog): updated (@FGRibreau) ### v3.0.15 (2016/09/05 08:01 +00:00) -- [a8e1fa3](https://github.com/FGRibreau/mailchecker/commit/a8e1fa39667d42711c26a2b690114fc17e791db5) feat(build): update plateform files (@FGRibreau) - [a42f070](https://github.com/FGRibreau/mailchecker/commit/a42f070827810d681872755c7b23ac2dff4b5237) Release v3.0.15. (@FGRibreau) +- [a8e1fa3](https://github.com/FGRibreau/mailchecker/commit/a8e1fa39667d42711c26a2b690114fc17e791db5) feat(build): update plateform files (@FGRibreau) - [0bae60e](https://github.com/FGRibreau/mailchecker/commit/0bae60e5ba27ce2fd32fe4fae2163f398b7cfeec) feat(gemspec): updated to 3.0.14 (@FGRibreau) - [#73](https://github.com/FGRibreau/mailchecker/pull/73) Merge pull request #73 from trisix/remove-valid-chinese-domains (@trisix) - [17af0c5](https://github.com/FGRibreau/mailchecker/commit/17af0c523187b37442896c9b5ab4a6b65fa1cf8d) Request to remove major Chinese email providers' domains (@trisix) @@ -783,9 +795,9 @@ - [#54](https://github.com/FGRibreau/mailchecker/pull/54) Merge pull request #54 from owst/master (@owst) - [dff1944](https://github.com/FGRibreau/mailchecker/commit/dff1944382f29a19778b9b1fdfcdb2562fc6b588) fix(circle) (@FGRibreau) - [#53](https://github.com/FGRibreau/mailchecker/pull/53) Merge pull request #53 from owst/patch-1 (@owst) -- [6b91eb0](https://github.com/FGRibreau/mailchecker/commit/6b91eb0523b9c98a568ec9af453dfd7713201bc2) Update Clojure tests (@owst) - [fcbc296](https://github.com/FGRibreau/mailchecker/commit/fcbc296b83d82d3193901a56631aa90db5805c87) Use same regexp everywhere; downcase domain list in generator (@owst) - [da3bfd4](https://github.com/FGRibreau/mailchecker/commit/da3bfd436d393861578bbfc43c5ed12b0bd2fbed) Consider all domain suffixes in PHP (@owst) +- [6b91eb0](https://github.com/FGRibreau/mailchecker/commit/6b91eb0523b9c98a568ec9af453dfd7713201bc2) Update Clojure tests (@owst) - [86c5901](https://github.com/FGRibreau/mailchecker/commit/86c5901ea1f02e1e5057a22a9d04b1e2ea86173f) Update PHP tests (@owst) - [187844f](https://github.com/FGRibreau/mailchecker/commit/187844fd1db1b06ef053e7b7e6deceafaa44895d) Update Ruby tests (@owst) - [b4f0fa6](https://github.com/FGRibreau/mailchecker/commit/b4f0fa66ae636a3ad2aa3dfd7f37f5f185b73a5d) Consider all domain suffixes in Python (@owst)