All Versions
28
Latest Version
Avg Release Cycle
135 days
Latest Release
34 days ago

Changelog History
Page 1

  • v0.12.1 Changes

    May 08, 2026
    • ➕ Add missing country data (Georgia, code Z136). #261
    • ⚡️ Update countries and municipalities data.
    • ⬆️ Bump requirements and pre-commit hooks.
    • ⬆️ Bump actions.
  • v0.12.0 Changes

    April 17, 2026
    • ➕ 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.
  • v0.11.4 Changes

    April 12, 2026
    • ➕ Add missing country data. #249
    • ⚡️ Update municipalities data.
    • ⬆️ Bump requirements and pre-commit hooks.
    • ⬆️ Bump actions.
  • 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 pipx support. #245
  • v0.11.1 Changes

    January 07, 2026
    • ➕ Add pipx support. #245
    • ⬆️ Bump actions.
  • v0.11.0 Changes

    December 10, 2025
    • ➕ 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.
  • 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.10 to test matrix.
  • v0.10.2 Changes

    September 20, 2024
    • ⚡️ 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.