New Features
- New geocoder:
.Woosmap
.
Contributed by galela. (#541) - New geocoder:
.Geokeo
.
Contributed by Geokeo. (#490)
Breaking Changes
- Removed Algolia Places geocoder: the service is shut down.
Contributed by mtmail. (#547)
Packaging Changes
- Add support for Python 3.12. (#559)
- Update maintainer email.
- GitHub releases are now signed with GPG. (#550)
- tests: switch from httpbin.org to httpbingo.org. (#551)
- tests: use tox
allowlist_externals
instead ofwhitelist_externals
.
Contributed by galela. (#540)
Bugfixes
- RequestsAdapter: use system CA store by default instead of
certifi
.
(#558) .DataBC
: update service domain and endpoint.
Contributed by nickpcrogers. (#557)
Code Improvements
- Move hardcoded domains to
__init__
args for all geocoders.