Skip to content

Releases: SheffieldSolar/Geocode

v0.12.1

18 May 15:41
1fa322d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.12.1

v0.12.0

22 Mar 17:50
Compare
Choose a tag to compare
  • Add support for reverse-geocoding to NUTS regions
  • Use pathlib.Path throughout when working with files
  • Fix bugs in gmaps.py

Full Changelog: 0.11.1...0.12.0

v0.11.1

23 Feb 16:22
b67fac1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.5...0.11.1

v0.10.5

11 Jan 16:15
Compare
Choose a tag to compare

Full Changelog: 0.10.4...0.10.5

v0.10.4

21 Jul 02:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.1...0.10.4

v0.9.1

23 May 15:01
Compare
Choose a tag to compare
- Use logging throughout
- Review docstrings and add type hints
- Make some methods private
- Use Pandas merge when geocoding postcodes for better performance
- Minor bug fixes and performance improvements