Skip to content

0.9.0

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 06 Nov 17:34
· 171 commits to main since this release
  • 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.