All Versions
32
Latest Version
Avg Release Cycle
194 days
Latest Release
1549 days ago

Changelog History
Page 4

  • v1.2.0 Changes

    • Added the test file from DateValidator to make sure that the tests passes, or that at least the validations are available thru ActiveValidator
    • Added date_validator in order to support date validation
    • Drop Luhnacy, very simple implementation, supports lots of cards.
    • Add credit card validation for American Express, Visa, Switch, and MasterCard
    • Added IP validators
  • v1.1.0 Changes

    • Add errors with the ActiveModel::Errors#add method -> i18n support
    • Add phone format validator
    • Public release