Skip to content

Releases: qba73/geonames

v0.0.4

11 Dec 20:25
682b331

Choose a tag to compare

  • Add support for elevation requests
  • Add support for context in requests

v0.0.3

09 Oct 19:40
d455753

Choose a tag to compare

  • Username for geonames WS is now required when new client is created

v0.0.2

07 Oct 20:13
19bd0c7

Choose a tag to compare

Main changes:

  • simplify client (read username from env var as default)
  • make client configurable via functional options
  • geo coordinates (lat, long) are now unified and have float64 type

v0.0.1

17 Nov 06:08
492309f

Choose a tag to compare

  • Initial release