Skip to content

0.9.0

Compare
Choose a tag to compare
@fabiocaccamo fabiocaccamo released this 06 Nov 17:34
· 103 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.