X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=9283a0306c69e54cef9eec2f4f8fc9b4ee5493f7;hb=59d22019cf1ddb661213a4f65e0f85ff3ddc62f6;hp=14b918340ded185c993b76d77891a7be5ddfe570;hpb=a74cdce1b6cd3c390ac2fc5a26a6b0d12e6bd62f;p=Business-CreditCard.git diff --git a/Changes b/Changes index 14b9183..9283a03 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,30 @@ Revision history for Perl extension Business::CreditCard. +0.37 unreleased + +0.36 Tue Jun 14 11:36:05 PDT 2016 + - Allow (and doc) import of receipt_cardtype + - validate_card() is a new synonym for validate(), starting a long-term + plan to stop exporting validate() or anything else by default. + - Best-effort cardtype() when only the first two digits are available + (identify masked 60xx as Discover) + +0.35 Tue Feb 9 14:43:38 PST 2016 + - Fix bug identifying 49* Visa cards introduced in 0.34, patch from + Ed J, thanks! + - doc: Clarify processing agreements don't apply to Canada + +0.34 Fri Feb 5 07:24:00 PST 2016 + - 19 digit Visa and Discover cards + - MasterCard 222100-272099 range + - Canada does not process JCB 3529-3589 as Discover, but Puerto Rico, + US Virgin Islans, Northern Mariana Islands, Palau and Guam do + - China Union Pay only processed as Discover in the US, Mexico and + the Caribbean, not elsewhere outside China + - 14 digit Discover remain only in 36* + - receipt_cardtype subroutine supporting Discover's new receipt + requirements + 0.33 Sat Sep 13 16:13:15 PDT 2014 - With $Country explicity to CA, fix identification of JCB 3529-3589 as Discover