]> gitweb.michael.orlitzky.com - email-validator.git/history - email-validator.cabal
Whitespace cleanup in Main, import from EmailAddress explicitly.
[email-validator.git] / email-validator.cabal
2013-11-22 Michael OrlitzkyBump the version to 0.0.3 in the cabal file.
2013-10-05 Michael OrlitzkyBump the version to 0.0.2. 0.0.2
2013-06-11 Michael OrlitzkyAdd input/output sections to the cabal description.
2013-06-10 Michael OrlitzkyUpdate the description in the man page.
2013-06-10 Michael OrlitzkyAdd an --rfc5322 option which validates against the...
2013-06-09 Michael OrlitzkyUse a hyphen instead of an underscore in the program...
2013-06-09 Michael OrlitzkySplit the email address functions into their own module.
2013-05-29 Michael OrlitzkyAdd two more dependencies, cmdargs and directory.
2013-05-29 Michael OrlitzkyGet things into shape, it actually validates addresses...
2013-05-28 Michael OrlitzkyInitial commit, nothing working.