Releases: jlorente/php-credit-cards
Releases · jlorente/php-credit-cards
1.0.4
Added new Cabal card type
1.0.3
- New Troy credit card type.
1.0.2
Issues fixed:
#2 Wrong card type identified
1.0.1
Merge pull request #1 from BrianHenryIE/Fix-classname-in-PhpDoc
Fix classname in PhpDoc
1.0.0
* Added test suite configuration to the package.
* Included tests for all the classes.
* Fixed initial bugs.
* New .gitattributes file to exclude tests files from production deployment.
* README updated.