add META.yml to MANIFEST
[Business-CreditCard.git] / Changes
1 Revision history for Perl extension Business::CreditCard.
2
3 0.31  unreleased
4         - Add LICENSE section to POD documentation
5         - Add META.yml to MANIFEST
6
7 0.30  Mon Dec 18 23:24:25 PST 2006
8         - back after two and a half years; happy hanukkah!
9         - added note about B:CC:Object
10         - added new Discover 65 prefix
11         - check for Switch before Visa as Switch has some BINs in ^4
12         - accept masked numbers in cardtype()
13         - add handling of card network peering arrangements, controllable via
14           $Business::CreditCard::Country
15         - identify Diner's club ^36 cards as MasterCard in US and Canada
16         - identify China Union Pay cards as Discover cards outside China
17         - identify China Union Pay cards
18
19 0.28  Thu Jul  1 01:17:32 PDT 2004
20         - added Switch and Solo cards, patch from Max Becker
21         - added proper Changes file
22         - added documentation on cardtype() return values from
23           tmurray@agronomy.org (closes: cpan #3330)
24
25 0.27  20 Jan 2002
26         - small typo for amex cards
27
28 0.26  10 Jul 2001
29 0.25  10 Jul 2001
30         - *sigh*
31
32 0.24  11 Jun 2001
33         - added enRoute, JCB, BankCard, rewrote with regexes
34
35 0.23  3 May 2001
36         - silly bug in test.pl
37
38 0.22  1 Feb 2001
39         - new maintainer, MakeMaker installation
40
41 0.21  17 Jan 97
42         - short numbers and numbers with letters are no longer kosher.
43
44 12 Jul 96 - created
45