-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES.txt
28 lines (21 loc) · 976 Bytes
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
History
=======
=========== ==================================================================
Version Changes
=========== ==================================================================
0.4.1 Fixed broken doc at ReadTheDocs.
0.4.0 Updated IBAN registry file to release 88 (Sept. 2020).
Updated ISBN ranges file.
Updated GS1 company prefix ranges.
Updated MIC registry to version NOV2020.
Revised checks for Belgian VAT ids.
Renamed 'ISIN.calc_check_digits' to 'ISIN.calc_check_digit'.
Removed Python 2.x compatibility.
Added Python 3.9 support.
Added type hints.
Revised project directory layout.
0.3.0 Added identifier EUVATId
0.2.1 Restructured and renewed IBAN registry
0.2.0 Added identifiers MIC and ISIN
0.1.0 First public release.
=========== ==================================================================