|
| 1 | +2021-02-06 Arthur de Jong <arthur@arthurdejong.org> |
| 2 | + |
| 3 | + * [fad3064] stdnum/by/portal.nalog.gov.by.crt: Add Let's Encrypt |
| 4 | + R3 intermediate certificate |
| 5 | + |
| 6 | + The portal.nalog.gov.by web site serves an incomplete certificate |
| 7 | + chain and the intermediate certificate was changed. |
| 8 | + |
| 9 | +2021-02-06 Arthur de Jong <arthur@arthurdejong.org> |
| 10 | + |
| 11 | + * [8c4ec55] stdnum/be/banks.dat, stdnum/cn/loc.dat, |
| 12 | + stdnum/eu/nace.dat, stdnum/gs1_ai.dat, stdnum/imsi.dat, |
| 13 | + stdnum/isbn.dat, stdnum/nz/banks.dat, stdnum/oui.dat: Update |
| 14 | + database files |
| 15 | + |
| 16 | +2021-02-06 Arthur de Jong <arthur@arthurdejong.org> |
| 17 | + |
| 18 | + * [fe34e15] stdnum/kr/rrn.py, stdnum/pe/ruc.py, stdnum/ua/edrpou.py: |
| 19 | + Use HTTPS in URLs where possible |
| 20 | + |
| 21 | +2021-01-24 Arthur de Jong <arthur@arthurdejong.org> |
| 22 | + |
| 23 | + * [407a02f] stdnum/at/postleitzahl.dat, update/at_postleitzahl.py: |
| 24 | + Switch postal code download to Austrian open-data portal |
| 25 | + |
| 26 | + This simplifies the process of downloading Austrian |
| 27 | + postal codes by downloading a JSON blob instead from |
| 28 | + https://www.data.gv.at/katalog/dataset/f76ed887-00d6-450f-a158-9f8b1cbbeebf |
| 29 | + |
| 30 | + This filters the list to only use addressable (adressierbar) |
| 31 | + postal codes because it matches the previous list. |
| 32 | + |
| 33 | + Thanks Bernd Schlapsi for providing the pointer. |
| 34 | + |
| 35 | + Closes https://github.com/arthurdejong/python-stdnum/issues/235 |
| 36 | + |
| 37 | +2021-01-21 Alexis de Lattre <alexis.delattre@akretion.com> |
| 38 | + |
| 39 | + * [53f13b4] stdnum/vatin.py, tests/test_vatin.doctest: Add support |
| 40 | + for XI VAT numbers in vatin |
10000
| 41 | + |
| 42 | + Closes https://github.com/arthurdejong/python-stdnum/pull/251 |
| 43 | + |
| 44 | +2021-01-21 Arthur de Jong <arthur@arthurdejong.org> |
| 45 | + |
| 46 | + * [b93d695] stdnum/eu/vat.py, stdnum/gb/vat.py, |
| 47 | + tests/test_eu_vat.doctest: Support xi country code for Northern |
| 48 | + Ireland |
| 49 | + |
| 50 | + While Great Brittain is no longer an EU member state some GB VAT |
| 51 | + numbers are still valid if the company meets certain requirements. |
| 52 | + |
| 53 | + See |
| 54 | + https://www.gov.uk/government/publications/accounting-for-vat-on-goods-moving-between-great-britain-and-northern-ireland-from-1-january-2021/check-when-you-are-trading-under-the-northern-ireland-protocol-if-you-are-vat-registered-business |
| 55 | + |
| 56 | + Closes https://github.com/arthurdejong/python-stdnum/issues/250 |
| 57 | + |
| 58 | +2021-01-11 Arthur de Jong <arthur@arthurdejong.org> |
| 59 | + |
| 60 | + * [6b7f209] ChangeLog, NEWS, README, docs/conf.py, docs/index.rst, |
| 61 | + docs/stdnum.li.peid.rst, docs/stdnum.ro.cui.rst, |
| 62 | + docs/stdnum.ua.edrpou.rst, docs/stdnum.ua.rntrc.rst, |
| 63 | + stdnum/__init__.py, tox.ini: Get files ready for 1.15 release |
| 64 | + |
1 | 65 | 2021-01-11 Arthur de Jong <arthur@arthurdejong.org>
|
2 | 66 |
|
3 | 67 | * [755eee7] .travis.yml: Simplify Travis matrix
|
|
0 commit comments