8000 Get files ready for 1.11 release · unho/python-stdnum@72cbfb8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 72cbfb8

Browse files
committed
Get files ready for 1.11 release
This also adds the release notes to the generated documentation.
1 parent fdeeb9a commit 72cbfb8

18 files changed

+439
-97
lines changed

ChangeLog

Lines changed: 191 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,194 @@
1+
2019-03-10 Arthur de Jong <arthur@arthurdejong.org>
2+
3+
* [fdeeb9a] stdnum/at/postleitzahl.dat, stdnum/be/banks.dat,
4+
stdnum/cn/loc.dat, stdnum/eu/nace.dat, stdnum/iban.dat,
5+
stdnum/imsi.dat, stdnum/isbn.dat, stdnum/isil.dat, stdnum/oui.dat:
6+
Update database files
7+
8+
2019-03-10 Arthur de Jong <arthur@arthurdejong.org>
9+
10+
* [fbbb550] update/at_postleitzahl.py, update/isil.py,
11+
update/my_bp.py, update/requirements.txt: Switch update scripts
12+
to beautifulsoup4
13+
14+
2019-02-27 Arthur de Jong <arthur@arthurdejong.org>
15+
16+
* [61a8a94] stdnum/ee/ik.py: Add documentation
17+
18+
2018-12-27 Arthur de Jong <arthur@arthurdejong.org>
19+
20+
* [151e0d8] stdnum/ar/cbu.py: Remove broken link
21+
22+
2019-03-10 Arthur de Jong <arthur@arthurdejong.org>
23+
24+
* [3f953f3] stdnum/nz/__init__.py, stdnum/nz/bankaccount.py,
25+
stdnum/nz/banks.dat, tests/test_nz_bankaccount.doctest,
26+
update/nz_banks.py: Add New Zealand bank account number
27+
28+
2019-03-03 Arthur de Jong <arthur@arthurdejong.org>
29+
30+
* [4e25e31] stdnum/md/__init__.py, stdnum/md/idno.py,
31+
tests/test_md_idno.doctest: Add Moldavian IDNO
32+
33+
2019-03-03 Arthur de Jong <arthur@arthurdejong.org>
34+
35+
* [d5d812b] tests/test_bg_egn.doctest: Add more tests for
36+
Bulgarian EGN
37+
38+
2019-03-03 Arthur de Jong <arthur@arthurdejong.org>
39+
40+
* [60cb887] stdnum/mac.py, tests/test_mac.doctest: Rename MAC
41+
check_manufacturer to validate_manufacturer
42+
43+
For consistency with the other validation modules that have
44+
an extra argument to disable or enable certain parts of the
45+
validation.
46+
47+
2019-03-03 Arthur de Jong <arthur@arthurdejong.org>
48+
49+
* [39b8ace] stdnum/lt/asmens.py, tests/test_lt_asmens.doctest:
50+
Add Lithuanian Asmens kodas
51+
52+
2019-02-27 Arthur de Jong <arthur@arthurdejong.org>
53+
54+
* [ab91d87] stdnum/gr/amka.py, tests/test_gr_amka.doctest: Add
55+
Greek AMKA social security number
56+
57+
2019-02-20 Arthur de Jong <arthur@arthurdejong.org>
58+
59+
* [6eadca1] setup.cfg, setup.py, stdnum/__init__.py,
60+
stdnum/bic.py, stdnum/cl/__init__.py, stdnum/co/__init__.py,
61+
stdnum/eu/at_02.py, stdnum/iso6346.py, stdnum/iso9362.py,
62+
stdnum/numdb.py, stdnum/sk/rc.py, stdnum/us/tin.py,
63+
tox.ini, update/at_postleitzahl.py, update/do_whitelists.py,
64+
update/my_bp.py, update/numlist.py: Switch from import-order
65+
to isort
66+
67+
2019-02-17 Arthur de Jong <arthur@arthurdejong.org>
68+
69+
* [9daa1b0] stdnum/ar/cbu.py, stdnum/at/uid.py, stdnum/iban.py,
70+
update/iban.py: Fix typos
71+
72+
2019-02-17 Arthur de Jong <arthur@arthurdejong.org>
73+
74+
* [cc6ffec] stdnum/de/handelsregisternummer.py, stdnum/de/stnr.py,
75+
stdnum/do/cedula.py, stdnum/numdb.py: Improvements reported
76+
by pylint
77+
78+
2019-02-17 Arthur de Jong <arthur@arthurdejong.org>
79+
80+
* [be8e258] stdnum/cu/__init__.py, stdnum/cu/ni.py: Add Cuban
81+
número de identidad
82+
83+
2019-02-11 Andrés R <androdriguez14@gmail.com>
84+
85+
* [0fc0c30] stdnum/do/rnc.py: Return only first response from
86+
DGII lookup
87+
88+
This fixes an issue when response for check_dgii() comes with
89+
2 records instead of one for same RNC.
90+
91+
Closes https://github.com/arthurdejong/python-stdnum/pull/95
92+
93+
2019-02-10 Arthur de Jong <arthur@arthurdejong.org>
94+
95+
* [b4773ae] .travis.yml, setup.py, tox.ini: Add Python 3.7 tests
96+
97+
2019-02-05 Arthur de Jong <arthur@arthurdejong.org>
98+
99+
* [50874a9] stdnum/mx/__init__.py, stdnum/mx/curp.py,
100+
tests/test_mx_curp.doctest: Add Mexican CURP
101+
102+
2019-01-29 Arthur de Jong <arthur@arthurdejong.org>
103+
104+
* [4cb44aa] stdnum/bg/egn.py, stdnum/cz/rc.py, stdnum/dk/cpr.py,
105+
stdnum/lv/pvn.py, stdnum/ro/cnp.py: Call compact in
106+
get_birth_date() functions
107+
108+
This ensures that formatting characters are also removed when
109+
formatted numbers are passed to the get_birth_date() functions.
110+
111+
Closes https://github.com/arthurdejong/python-stdnum/issues/94
112+
113+
2018-12-28 Arthur de Jong <arthur@arthurdejong.org>
114+
115+
* [3f4a08a] stdnum/mac.py, stdnum/oui.dat, tests/test_mac.doctest,
116+
update/oui.py: Add MAC address
117+
118+
This adds validation of MAC (Ethernet) addresses. It will perform
119+
lookups in the IEEE registry for manufacturer names for universally
120+
administered addresses.
121+
122+
Closes https://github.com/arthurdejong/python-stdnum/issues/93
123+
124+
2018-12-27 Arthur de Jong <arthur@arthurdejong.org>
125+
126+
* [d7f7b8e] stdnum/ar/__init__.py, stdnum/ar/dni.py: Add Argentinian
127+
DNI
128+
129+
Closes https://github.com/arthurdejong/python-stdnum/issues/90
130+
131+
2018-12-26 Arthur de Jong <arthur@arthurdejong.org>
132+
133+
* [375f63b] stdnum/at/vnr.py: Add Austrian Versicherungsnummer
134+
135+
2018-11-27 Ilya Vihtinsky <iliaviht@gmail.com>
136+
137+
* [b77c9cd] stdnum/se/__init__.py, stdnum/se/personnummer.py,
138+
tests/test_se_personnummer.doctest: Add Swedish Personnummer
139+
140+
Closes https://github.com/arthurdejong/python-stdnum/pull/88
141+
142+
2018-11-27 Ilya Vihtinsky <iliaviht@gmail.com>
143+
144+
* [d11e5c4] stdnum/no/__init__.py, stdnum/no/fodselsnummer.py,
145+
tests/test_no_fodselsnummer.doctest: Add Norwegian Fødselsnummer
146+
147+
Closes https://github.com/arthurdejong/python-stdnum/pull/88
148+
149+
2018-12-07 Mario Puntin <mario@silix.com.ar>
150+
151+
* [bb24c2f] stdnum/ar/cuit.py: Add format for Argentinian CUIT number
152+
153+
Closes https://github.com/arthurdejong/python-stdnum/pull/89
154+
155+
2018-11-24 Christopher Ormaza <chris.ormaza@gmail.com>
156+
157+
* [069279a] stdnum/ec/ci.py, stdnum/ec/ruc.py: Support Cedula and
158+
RUC of foreigners
159+
160+
Add the case of Cedulas and RUCs of foreigners in Ecuador,
161+
as Venezuelans and Colombians
162+
163+
Closes https://github.com/arthurdejong/python-stdnum/pull/87
164+
165+
2018-11-12 Gustavo Valverde <gustavo@iterativo.do>
166+
167+
* [e31ff95] stdnum/do/ncf.py, stdnum/do/rnc.py: Use HTTPS for WSDL
168+
as HTTP was deprecated
169+
170+
The regulator changed their site to use HTTPS by default; making
171+
this resource unavailable through HTTP.
172+
173+
Closes https://github.com/arthurdejong/python-stdnum/pull/85
174+
175+
2018-11-11 Arthur de Jong <arthur@arthurdejong.org>
176+
177+
* [8677d04] setup.cfg: Make the multi-line operator place explicit
178+
179+
Recent versions of flake8 changed the defaults of the errors
180+
to ignore.
181+
182+
2018-10-14 Arthur de Jong <arthur@arthurdejong.org>
183+
184+
* [a68f3ca] ChangeLog, NEWS, README, docs/index.rst,
185+
docs/stdnum.bitcoin.rst, docs/stdnum.iso11649.rst,
186+
docs/stdnum.mu.nid.rst, docs/stdnum.no.iban.rst,
187+
docs/stdnum.no.kontonr.rst, stdnum/__init__.py,
188+
stdnum/at/postleitzahl.dat, stdnum/be/banks.dat, stdnum/cn/loc.dat,
189+
stdnum/eu/nace.dat, stdnum/imsi.dat, stdnum/isbn.dat,
190+
update/my_bp.py: Get files ready for 1.10 release
191+
1192
2018-10-14 Arthur de Jong <arthur@arthurdejong.org>
2193

3194
* [6b85f91] stdnum/iban.py, tests/test_iban.doctest: Raise

0 commit comments

Comments
 (0)
0