]> gitweb.michael.orlitzky.com - email-validator.git/history - email-validator.cabal
email-validator.cabal: bump to version 1.1.0
[email-validator.git] / email-validator.cabal
36 hours ago Michael Orlitzkyemail-validator.cabal: bump to version 1.1.0 master 1.1.0
36 hours ago Michael Orlitzkyemail-validator.cabal: drop the redundant description...
36 hours ago Michael Orlitzkydoc,email-validator: document the new NULLMX handling
37 hours ago Michael Orlitzkydoc/COPYING,email-validator.cabal: use AGPL-3.0+, inclu...
37 hours ago Michael Orlitzkyemail-validator.cabal: http -> https
2022-08-28 Michael Orlitzkyemail-validator.cabal: update to v1.0.1. 1.0.1
2022-08-28 Michael Orlitzkyemail-validator.cabal: update for newer cabals and...
2022-08-28 Michael Orlitzkyemail-validator.cabal: remove unused test dependencies.
2022-08-28 Michael Orlitzkymakefile,email-validator.cabal: move ghc-options to...
2019-03-08 Michael Orlitzkyemail-validator.cabal: set version to 1.0.0, this is... 1.0.0
2019-03-08 Michael OrlitzkyUpdate the documentation to eliminate the "--input...
2019-03-08 Michael OrlitzkyRemove the "--input" and "--output" command-line flags.
2019-03-08 Michael Orlitzkyemail-validator.cabal: enable more compiler warnings.
2019-03-08 Michael Orlitzkyemail-validator.cabal, makefile: remove old, untested...
2019-03-08 Michael Orlitzkyemail-validator.cabal: add missing other-modules.
2019-03-08 Michael Orlitzkyemail-validator.cabal: remove all upper version bounds...
2016-11-08 Michael OrlitzkySwitch from GPL-3 to AGPL-3 and update project URLs.
2014-03-15 Michael OrlitzkyAllow any 0.x version of tasty and bump to version...
2014-03-15 Michael OrlitzkyBump tasty dependencies again. 0.0.3
2014-02-15 Michael OrlitzkyBump the email-validate dependency.
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.