- Support for the Rails 3 form_for :as option
- Ruby 1.9.2 support
- Fix for numericality's greater_than and less_than
- Better Javascript Regular Expression conversion
- Fixes for Rails 3.0.0 Final
- Fixed bug with confirmation validations... probably the result of the refactor from v2.6.3
- The Uniqueness middleware is automatically setup as a middleware via a Rails Engine
- Cleaned up ActiveRecord::Base method pollution
- Removed DNCLabs namespace
- validates_numericality_of: even / odd support, added numericality jquery-validation function,
- Now using Bundler's gemspec command to keep dependencies in the gemspec
For versions previous to 2.9.0 please refer to the README for the specific version