Releases: whosonfirst/go-whosonfirst-spatial-grpc
Releases · whosonfirst/go-whosonfirst-spatial-grpc
0.2.1
What's Changed
- Update to reflect backwards incompatible changes introduced in
whosonfirst/go-whosonfirst-spatial
v0.11.0 by @thisisaaronland in #10
Full Changelog: v0.1.2...v0.2.1
0.2.0
- DISREGARD
0.1.2
- Fix errors in command line flags.
0.1.1
- Update to use
whosonfirst/go-whosonfirst-spatial
v0.10.0 - Update vendor deps
0.1.0
- Update to reflect changes to
whosonfirst/go-whosonfirst-spatial
v0.9.0 - This release is NOT backwards compatible
0.0.11
What's Changed
- Bump google.golang.org/grpc from 1.51.0 to 1.56.3 by @dependabot in #5
- Bump golang.org/x/net from 0.9.0 to 0.23.0 by @dependabot in #6
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #7
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.0.10...v0.0.11
0.0.10
- Update to use
whosonfirst/go-whosonfirst-spatial
v0.5.4
0.0.9
- Update to support sort and properties (no-op) request flags
- Update
server.PointInPolygon
to usewhosonfirst/go-whosonfirst-spatial-pip.PointInPolygonQuery
;server.PointInPolygonStream
does not though
0.0.8
- Refactor bulk of code in
cmd/
in to/app
- Update vendor deps
0.0.7
- Update to reflect changes to
go-whosonfirst-spatial
interfaces - Update vendor deps