Releases: hotosm/pg-nearest-city
Releases · hotosm/pg-nearest-city
v1.0.0
First major release! Used in FieldTM without issues for months - stable and prod ready 🎉
What's Changed
- feat: voronoi generator by @emirfabio in #26
- refactor import script by @stephanGarland in #27
- feat: Added country table, renamed geo column by @stephanGarland in #29
New Contributors
- @stephanGarland made their first contribution in #27
Full Changelog: 0.2.1...1.0.0
v0.2.1
What's Changed
- avoid importlib deprecation warning during usage
- docs: added benchmarks and result table by @emirfabio in #12
Full Changelog: 0.2.0...0.2.1
v0.2.0
What's Changed
- Use httpcore unasync impl, fallback to env vars for NearestCity.connect(), add env var tests by @spwoodcock in #8
New Contributors
- @spwoodcock made their first contribution in #8
Full Changelog: 0.1.0...0.2.0
v0.1.0 First Working Version
- Working async and sync implementations by @emirfabio
- Workflows and repo config by @spwoodcock
New Contributors
- @emirfabio made their first contribution across multiple PRs
Full Changelog: 0.0.0...0.1.0