All Versions
15
Latest Version
Avg Release Cycle
114 days
Latest Release
586 days ago

Changelog History
Page 1

  • v0.4.0 Changes

    February 18, 2022
    • 👍 Dropped python 2.7 and python 3.5 support.
    • 📌 Pinned requirements versions.
    • 🚚 Moved data to external json files and removed data python module.
    • ⚡️ Updated countries.json and municipalities.json data.
  • v0.3.9 Changes

    January 28, 2022
    • Fixed municipality overwritten by old municipality (deleted) with the same code. #16
  • v0.3.8 Changes

    January 10, 2022
    • 🛠 Fixed number of omocodes. #13
    • Formatted code with Black.
    • ⚡️ Updated strings formatting.
    • 👍 Added python 3.9 and python 3.10 official support.
    • ✅ Added requirements.txt and requirements-test.txt.
    • Added CHANGELOG.md.
    • Added GitHub action workflow.
    • 🚚 Removed TravisCI and CircleCI.
    • 🚚 Removed some dead code.
  • v0.3.7 Changes

    December 18, 2019
    • 📄 Added docstrings to methods.
    • ✅ Fixed tests import.
    • ⚡️ Updated requirements.
    • Added CircleCI workflow.
  • v0.3.6 Changes

    November 15, 2019
    • 👍 Added python 3.8 official support.
    • ⚡️ Updated municipalities with data from ANPR.
  • v0.3.5 Changes

    July 04, 2019
    • ⚡️ Updated requirements.
    • Improved code quality.
  • v0.3.4 Changes

    February 07, 2019
    • ⚡️ Updated municipalities data.
  • v0.3.3 Changes

    November 14, 2018
    • 🛠 Fixed error on date - #3
    • Added python 3.7 to tox and .travis.
  • v0.3.2 Changes

    September 17, 2018
    • Corrected some province names. #1
    • Replaced double unserscores with single ones. #2
  • v0.3.1 Changes

    May 03, 2018
    • ⚡️ Updated requirements.