Releases: mstuttgart/brazilcep
Releases · mstuttgart/brazilcep
v7.0.0
What's Changed
- Feature/async by @iagobalmeida in #100
- v.7.0.0 by @mstuttgart in #101
- 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
- @iagobalmeida made their first contribution in #100
Full Changelog: 6.7.0...7.0.0
6.7.0
What's Changed
- Add typehint annotations by @mstuttgart in #98
- Add new exceptions types and improve tests by @mstuttgart in #99
Full Changelog: 6.6.1...6.7.0
6.6.0
What's Changed
- v6.6.0 by @mstuttgart in #97
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
- Remove API Correios from website.
CORREIOS site add captcha system to get CEP.
6.4.0
- Add API Correios (via Correios site) support
- Add OpenCEP support
Full Changelog: 6.4.0...6.4.0