ActiveValidators v1.2.0 Release Notes

    • 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