Skip to content

Files

Latest commit

 

History

History
17 lines (13 loc) · 550 Bytes

HISTORY.md

File metadata and controls

17 lines (13 loc) · 550 Bytes

v0.2.0 (2025-02-23)

* Added compatibility with python 3.13
* Updated db writer to skip CEPs without municipality IBGE code when populating cep_unificado

v0.1.3 (2024-06-03)

* Fixed incompatibility with MS SQL Server (fixes #3)
* Replaced Black with Ruff for code formatting

v0.1.2 (2023-10-11)

* Added compatibility with python 3.8

v0.1.1 (2023-10-06)

* Improved README and added english version
* Added extras for MySQL and PostgreSQL driver installation 

v0.1.0 (2023-10-06)

* Initial version