v0.17.7
What's Changed
- Adds a new "geo" format the /v2/siteinfo/registrations endpoint by @nkinkade in #224
- GeoJSON wants lon/lat, not lat/lon by @nkinkade in #225
- Factor filtering hosts into its own function for the registrations endpoint by @nkinkade in #226
- Avoids a nil pointer dereference error in Geo() by @nkinkade in #227
Full Changelog: v0.17.6...v0.17.7