- Migrate versioning to CalVer (57) - Update pytest-cov requirement from ^2.8.1 to ^3.0.0 (55)
1.1.0
🚀 Features
- Allow passing a custom logger to the Client (54)
🧰 Maintenance
- Move request backoff from constant delay to exponential delay (53) - Move retry logic to backoff (52)
1.0.1
🧰 Maintenance
- Implement strict typing (51) - Switch to poetry-core (50)
1.0.0
🚨 Breaking Change
- Remove official support for Python 3.6 and 3.7 (46)
🚀 Features
- Add a request retry mechanism (49)
🧰 Maintenance
- Rework timeout logic (48) - Remove unnecessary type hints (47) - Remove official support for Python 3.6 and 3.7 (46) - Upgrade to GitHub-native Dependabot (44)
0.3.3
🐛 Bug Fixes
- Update documentation to reflect string ZIP codes (42)