All Versions
25
Latest Version
Avg Release Cycle
131 days
Latest Release
66 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.11.3 Changes
January 16, 2026- 🛠 Fix problem with municipalities that have the same slugified name: e.g., Paternò (CT) vs Paterno (PZ). #246
-
v0.11.2 Changes
January 08, 2026- 🛠 Fix
pipxsupport. #245
- 🛠 Fix
-
v0.11.1 Changes
January 07, 2026- ➕ Add
pipxsupport. #245 - ⬆️ Bump actions.
- ➕ Add
-
v0.11.0 Changes
December 10, 2025 -
v0.10.4 Changes
August 26, 2025- ⚡️ Update countries and municipalities data.
- ⬆️ Bump requirements and pre-commit hooks.
-
v0.10.3 Changes
September 30, 2024- ➕ Add missing country and municipalities. (by @tommysolinas in #198)
- ➕ Add
pypy-3.10to test matrix.
-
v0.10.2 Changes
September 20, 2024- ⚡️ Updated
countries.jsonandmunicipalities.jsondata. - ➕ Added missing country to
countries-patch.json. (by @tommysolinas in #195) - ➕ Added missing municipalities to
municipalities-patch.json. (by @tommysolinas in #194) - ⬆️ Bump requirements and
pre-commithooks.
- ⚡️ Updated
-
v0.10.1 Changes
June 06, 2024- ➕ Add
mypytopre-commit. - ⚡️ Update
mypyconfig. - ⚡️ Update
tool.ruffconfig. - 🛠 Fix
pyprojectRuffconf warnings. - ⚡️ Updated
countries.jsonandmunicipalities.jsondata. - ⬆️ Bump requirements and pre-commit hooks.
- ➕ Add
-
v0.9.1 Changes
February 15, 2024- 👍 Allow access to data files when running in a frozen environment (eg. executable). #152
- ⬆️ Bump requirements and pre-commit hooks.
-
v0.9.0 Changes
November 06, 2023- ➕ Add
Python 3.12support. - ➕ Add possibility to validate code from the command line, eg.
python -m codicefiscale validate {code}. - ➕ Add
codicefiscale.datamodule with methods for exposing data. - ⬆️ Bump requirements, pre-commit hooks and actions.
- ➕ Add