Skip to content

Releases: fabiocaccamo/python-codicefiscale

0.12.1

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 08 May 08:51
  • Add missing country data (Georgia, code Z136). #261
  • Update countries and municipalities data.
  • Bump requirements and pre-commit hooks.
  • Bump actions.

0.12.0

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 17 Apr 13:29
  • Add firstname_options field to decode() output with list of possible Italian first names. (#253)
  • Add lazy loading optimization for indexed data with global caching.
  • Bump requirements.

0.11.4

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 12 Apr 20:26
  • Add missing country data. #249
  • Update municipalities data.
  • Bump requirements and pre-commit hooks.
  • Bump actions.

0.11.3

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 16 Jan 10:26
  • Fix problem with municipalities that have the same slugified name: e.g., Paternò (CT) vs Paterno (PZ). #246

0.11.2

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 08 Jan 08:41
  • Fix pipx support. #245

0.11.1

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 07 Jan 19:35
  • Add pipx support. #245
  • Bump actions.

0.11.0

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 10 Dec 18:35
  • Add Python 3.14 support.
  • Fix birthplace encoding/decoding when the municipality has been created after the birthdate. #210 #213
  • Fix decoding for people over 100 years old. #203
  • Update countries and municipalities data.
  • Bump requirements and pre-commit hooks.

0.10.4

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 26 Aug 17:41
  • Update countries and municipalities data.
  • Bump requirements and pre-commit hooks.

0.10.3

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 30 Sep 21:52
  • Add missing country and municipalities. (by @tommysolinas in #198)
  • Add pypy-3.10 to test matrix.

0.10.2

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 20 Sep 17:07
  • Updated countries.json and municipalities.json data.
  • 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-commit hooks.