Releases: TheDragonCode/card-number
Releases · TheDragonCode/card-number
1.6.0
Changed
- Added Laravel 11 support by @andrey-helldar in #17
v1.5.1
What's Changed
- Fixed class names after namespace refactoring by @andrey-helldar in #14
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Changed namespace from
...\Cards\*
to...\Validators\*\*
by @andrey-helldar in #12 - Added the ability to use a custom validator by @andrey-helldar in #13
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Added ability to generate and validate alphanumeric numbers by @andrey-helldar in #11
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Added
Yves Rocher
andRalf Ringer
card types by @andrey-helldar in #10
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Simplified the method of obtaining the check digit by @andrey-helldar in #6
- Removed unnecessary methods by @andrey-helldar in #7
- Card type validator selection is reduced to the general view by @andrey-helldar in #8
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Laravel: Fixed validation message by @andrey-helldar in #5
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Added validation of bank cards by @andrey-helldar in #1
- Laravel: Added ability to validate numbers for multiple banks by @andrey-helldar in #2
Full Changelog: v1.0.2...v1.1.0
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1