]> gitweb.michael.orlitzky.com - email-validator.git/history - src/EmailAddress.hs
Bump the version to 0.0.2.
[email-validator.git] / src / EmailAddress.hs
2013-10-05 Michael OrlitzkyBump the version to 0.0.2. 0.0.2
2013-06-10 Michael OrlitzkyAdd an --rfc5322 option which validates against the...
2013-06-09 Michael OrlitzkySimplify a few lines of tests.
2013-06-09 Michael OrlitzkyAdd length tests and fix zero-length domain bug.
2013-06-09 Michael OrlitzkySplit the email address functions into their own module.