0.9.0
- Add
Python 3.12
support. - Add possibility to validate code from the command line, eg.
python -m codicefiscale validate {code}
. - Add
codicefiscale.data
module with methods for exposing data. - Bump requirements, pre-commit hooks and actions.
Python 3.12
support.python -m codicefiscale validate {code}
.codicefiscale.data
module with methods for exposing data.