Skip to content

Releases: rluiten/mailcheck

Add gmail and aol second level domains

09 May 21:16
Compare
Choose a tag to compare

Thanks to @allymcknight for the pull request.

I also added "uk" top level and added tests for gmail and aol cases.

Remove unused Http dependency

17 Apr 09:46
Compare
Choose a tag to compare

Thanks to @mthadley for raising this with a PR.

Upgrade to Elm 0.19

07 Sep 11:33
Compare
Choose a tag to compare

Removed splitEmail, equivalent functionality is available in mailParts.

Update for elm-test changes.

04 Jul 12:26
Compare
Choose a tag to compare

Thanks @dawsbot for reporting a problem with a checkout and execution of elm-test.
Fixed tests for current elm-test, which also included fixing uniqueness of some test names.

Update to Elm 0.18

15 Nov 11:44
Compare
Choose a tag to compare

Moved to elm-test for testing.

Update to Elm 0.17

11 May 10:53
Compare
Choose a tag to compare
Updating to Elm 0.17, bump version

Switched to runSuite as elementRunner is not currently member of elm-test.
Added test.cmd to run tests in console on windows.

Merged pull request that optimizes encode-email

11 May 09:21
Compare
Choose a tag to compare
4.1.1

Merge remote-tracking branch 'github/master'

Manually merged Pull Request from Adrian, some cleanups, reenabled some tests

30 Dec 05:26
Compare
Choose a tag to compare

Thanks to Adrian for pull request.
Seems that some tests were incorrectly disabled before, so sorry now fixed.

StringDistance was pushed out to its own package

15 Dec 09:52
Compare
Choose a tag to compare
4.0.0

Bump version for StringDistance as package, small change in LICENSE t…

Doc cleanups

10 Dec 23:42
Compare
Choose a tag to compare
3.0.2

chore(version): forgot to push version update