Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get files ready for 1.10 release1.10Arthur de Jong2018-10-1417-222/+471
* Raise InvalidComponent on unknown IBAN countryArthur de Jong2018-10-142-2/+12
* Fix issue with minimal IBANArthur de Jong2018-10-092-1/+10
* Bitcoin addressArthur de Jong2018-09-302-0/+278
* Add vat alias for RussiaLevin Rickert2018-09-211-0/+3
* Fix ES test descriptionsGerard Dalmau2018-08-302-2/+2
* Improve CIF and NIF validationGerard Dalmau2018-08-303-11/+72
* Add Norwegian bank account numberArthur de Jong2018-08-223-0/+229
* Add Mauritian national ID numberArthur de Jong2018-08-083-0/+209
* Add iso11649 structured creditor referenceEsben Toke Christensen2018-07-222-0/+214
* Improved texts and added linksPanderMusubi2018-07-226-20/+35
* Switch the NCF online check to the new formArthur de Jong2018-05-192-22/+51
* Fix encoding issues in online checkArthur de Jong2018-05-011-12/+12
* Fix an issue with format of Mexican tax numbersArthur de Jong2018-05-012-11/+13
* Make unicode conversion standardArthur de Jong2018-05-014-24/+43
* Get files ready for 1.9 release1.9Arthur de Jong2018-04-1422-39/+375
* Add an extra test for Belgian IBANsArthur de Jong2018-04-122-2/+12
* Correctly split IMSI with multi-length MNCArthur de Jong2018-04-104-746/+850
* Improve online check animationArthur de Jong2018-04-101-8/+8
* Ensure API requests are cached separatelyArthur de Jong2018-04-101-3/+7
* Support new style of NCF numbersArthur de Jong2018-04-091-8/+14
* Add Financial Instrument Global IdentifierArthur de Jong2018-03-252-0/+245
* Add German company registry numbersArthur de Jong2018-03-233-0/+517
* Also ignore other letters with possible umlautArthur de Jong2018-03-231-1/+1
* Add Austrian AbgabenkontonummerArthur de Jong2018-03-183-0/+350
* Fix import orderArthur de Jong2018-03-171-1/+1
* Add Austrian postal codeArthur de Jong2018-03-176-4/+2410
* Add support for Montenegro IBAN formatArthur de Jong2018-03-173-0/+99
* Add German SteuernummerArthur de Jong2018-03-112-0/+392
* Add validation for "individual" part of hetuEsa Halsti2018-03-112-2/+9
* Support building a universal wheelArthur de Jong2018-03-111-0/+3
* Add check_dgii() to stdnum.do.cedula moduleArthur de Jong2018-02-192-1/+86
* Fix PySimpleSOAP DGII result parsing issueArthur de Jong2018-02-192-3/+9
* Improve get_cc_module() documentationArthur de Jong2018-02-191-1/+4
* Update the flake8 ignore listArthur de Jong2018-02-1439-44/+45
* Add test for Belgian IBANsArthur de Jong2018-02-114-5/+164
* Add support for Belgian IBAN formatArthur de Jong2018-02-105-2/+382
* Support spaces in BIC codesArthur de Jong2018-02-101-1/+3
* Allow configuring SOAP request timeoutArthur de Jong2018-02-065-35/+47
* Exclude EU country codes from documentationChris Lamb2018-01-071-3/+3
* Get files ready for 1.8.1 release1.8.1Arthur de Jong2018-01-063-1/+34
* Fix feedback section in README to be valid RSTArthur de Jong2018-01-061-1/+1
* Update long description in compatible wayArthur de Jong2018-01-061-2/+2
* setup.py: Open README with utf-8 encoding5j92018-01-051-1/+1
* Get files ready for 1.8 release1.8Arthur de Jong2018-01-0314-8/+315
* Fix Sphinx dependency nameArthur de Jong2018-01-031-1/+1
* Move get_cc_module() function to package for public useArthur de Jong2018-01-032-8/+30
* Try the non-caching zeep client on older versionsArthur de Jong2018-01-032-12/+22
* Add a Travis configuration fileArthur de Jong2018-01-011-0/+18
* Fix Python 2.6 compatibilityArthur de Jong2018-01-013-6/+10