diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +changes from 1.3 to 1.4 +----------------------- + +* add modules for the following number formats: + - NIF (Numéro d'Immatriculation Fiscale, French tax identification number) + provided by Dimitri Papadopoulos + - NIR (French personal identification number) provided by Dimitri + Papadopoulos + - SIRET (a French company establishment identification number) provided by + Yoann Aubineau + - NHS (United Kingdom National Health Service patient identifier) + - T.C. Kimlik No. (Turkish personal identification number) +* add an implementation of the Damm algorithm +* ensure data files are properly closed +* documentation improvements +* extend test suite +* a number of minor bug fixes and improvements + + changes from 1.2 to 1.3 ----------------------- |