Releases: whosonfirst/go-whosonfirst-spatial-sqlite
Releases · whosonfirst/go-whosonfirst-spatial-sqlite
0.9.1
0.9.0
- Enable
whosonfirst/go-whosonfirst-spatial-grpc
functionality - Add
cmd/grpc-server
- Add
cmd/grpc-client
- Rename
server
ashttp-server
0.8.3
- Update to use
whosonfirst/go-whosonfirst-spatial
v0.10.0
0.8.2
- DISREGARD THIS RELEASE
0.8.1
- Add verbose logging (
slog.Debug
) for point-in-polygon operations - Update vendor deps
0.8.0
- Update to use
whosonfirst/go-whosonfirst-spatial
v0.9.0 - Update to use
whosonfirst/go-whosonfirst-spatial-www
v0.2.0 - This release is NOT backwards compatible
0.7.0
- Update to use
whosonfirst/go-whosonfirst-spatial
v0.8.0 - Update to use
whosonfirst/go-whosonfirst-spatial-www
v0.1.0
0.6.12
- Remove internal
log.Logger
instances, uselog/slog
instead
v0.6.11
- Update to reflect changes to
go-whosonfirst-spatial
andgo-whosonfirst-spatial-www
0.6.10
- Import
cmd/server
from the now deprecatedwhosonfirst/go-whosonfirst-spatial-www-sqlite
package.