All Versions
15
Latest Version
Avg Release Cycle
114 days
Latest Release
792 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.