v0.12.0
Release Notes
Breaking Changes
- Set the request caching's expiration time to never expire. Add two flags to all functions to control the caching:
expire_afteranddisable_caching.
Internal Changes
- Add all the missing types so
mypy --strictpasses. - Improve performance of
elevation_bygridby ignoring unnecessary validation.