Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 400 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 400 Bytes

CHANGELOG

v0.7.2 (2025-01-12)

  • move package management from poetry to uv

v0.7.1 (2024-09-03)

  • drop dependency: requests; use urllib directly
  • cleanup code

v0.7.0 (2024-03)

  • update dependencies; drop Python 3.8 support

v0.6.1 (2023-08)

  • update tests, 'Brussels, Europe' is not recognized by nominatim anymore
  • add type hints

v0.6.0 (2023-03)

  • drop Python 3.7 support