Skip to content

Releases: jlorente/php-credit-cards

1.0.4

08 Oct 08:00
22870df
Compare
Choose a tag to compare

Added new Cabal card type

1.0.3

16 Jul 12:02
9fbf006
Compare
Choose a tag to compare
  • New Troy credit card type.

1.0.2

07 Sep 11:33
Compare
Choose a tag to compare

Issues fixed:
#2 Wrong card type identified

1.0.1

28 May 11:30
3532def
Compare
Choose a tag to compare
Merge pull request #1 from BrianHenryIE/Fix-classname-in-PhpDoc

Fix classname in PhpDoc

1.0.0

26 Sep 09:42
Compare
Choose a tag to compare
* 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.