credit_card_validations v2.0.0 Release Notes

Release Date: 2015-01-14 // over 9 years ago
    • added support for full brand names
    • added possibility to remove card brands globally
    • support for procs using :brand option for CreditCardNumberValidator
    • :only and :except options for CreditCardNumberValidator
    • credit card generator
    • test unit -> specs migration
    • card rules structure changed to allow custom options
    • yaml storage implemented
    • Maestro detection fix
    • JCB detection fix