Releases: rluiten/mailcheck
Releases · rluiten/mailcheck
Add gmail and aol second level domains
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
Thanks to @mthadley for raising this with a PR.
Upgrade to Elm 0.19
Removed splitEmail
, equivalent functionality is available in mailParts
.
Update for elm-test changes.
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
Moved to elm-test for testing.
Update to Elm 0.17
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
4.1.1 Merge remote-tracking branch 'github/master'
Manually merged Pull Request from Adrian, some cleanups, reenabled some tests
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
4.0.0 Bump version for StringDistance as package, small change in LICENSE t…
Doc cleanups
3.0.2 chore(version): forgot to push version update