Skip to content

Releases: mstuttgart/brazilcep

v7.0.0

27 Mar 22:00
Compare
Choose a tag to compare

What's Changed

  • Introduced async request functionality. Special thanks to Iago Borba de Almeida for the contribution.
  • Refined pre-commit hooks for better code consistency.
  • Updated documentation to fix syntax errors, add async request usage details, and enhance overall clarity.
  • Improved test coverage to ensure higher reliability.
  • Enhanced both documentation and code quality for better maintainability.
  • Optimized Makefile for streamlined usage.
  • Removed the deprecated Correios webservice to simplify the codebase.

New Contributors

Full Changelog: 6.7.0...7.0.0

6.7.0

25 Nov 13:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.6.1...6.7.0

6.6.0

23 Nov 18:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.5.0...6.6.0

  • Drop Python 3.8 support
  • Add Python 3.13 support
  • Add help, test, setup, coverage and docs commands on Makefile
  • Replace nox by tox
  • Add github issue and PR templates
  • Add pre-commit hook (validate)
  • Change mkdocs by sphinx (validate)

6.5.0

05 Sep 20:27
Compare
Choose a tag to compare
  • Remove API Correios from website.

CORREIOS site add captcha system to get CEP.

6.4.0

15 Aug 01:11
c6d702a
Compare
Choose a tag to compare
  • Add API Correios (via Correios site) support
  • Add OpenCEP support

Full Changelog: 6.4.0...6.4.0