-
Release gems via rake-gemcutter instead of rubyforge
-
Update docs
-
Add support for Rails 2.2 i18n error messages [Saimon Moore]
-
Ensure correct encoding for regular expressions to be compatible with Ruby 1.9+
-
Remove the PluginAWeek namespace
-
Fix major performance hit on long domains when in strict mode
-
Fix single-character/digit domains not being allowed in strict mode
-
Allow all options to be passed to format/length validations so that future options can be defined without changing this plugin
-
Add support for overriding length limits
-
Add support for requiring that domains follow the RFC 1035 format (on by default) [Kacper Bielecki]
-
Remove log files from gems
-
Update documentation
-
Add documentation