python-codicefiscale v0.4.0 Release Notes
Release Date: 2022-02-18 // about 3 years ago-
- ๐ Dropped python 2.7 and python 3.5 support.
- ๐ Pinned requirements versions.
- ๐ Moved data to external json files and removed data python module.
- โก๏ธ Updated
countries.json
andmunicipalities.json
data.
Previous changes from v0.3.9
-
- Fixed municipality overwritten by old municipality (deleted) with the same code. #16