=== 0.1.5 (2008-02-16)

* Fixed .validates {each ...} to work correctly.

=== 0.1.4 (2008-02-08)

* Added inheritance of validations.

=== 0.1.3 (2008-02-04)

* Fixed case statement in Inflector to work in Ruby 1.9.

=== 0.1.2 (2008-01-21)

* Imported Validation from Sequel.

=== 0.1.1 (2008-01-18)

* Added Array#extract_options! method.

=== 0.1 (2008-01-14)

* First "official" release.

=== 0.0.2 (2008-01-10)

* Removed Sequel namespace for ConnectionPool.

=== 0.0.1 (2008-01-10)

* Imported #blank? from DataMapper.

* Imported inflector from Merb.

* Imported ConnectionPool from Sequel.

* Imported time calculations from Sequel.