Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 03:10
· 675 commits to main since this release

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_after and disable_caching.

Internal Changes

  • Add all the missing types so mypy --strict passes.
  • Improve performance of elevation_bygrid by ignoring unnecessary validation.