Releases: whosonfirst/go-whosonfirst-spatial-sqlite
Releases · whosonfirst/go-whosonfirst-spatial-sqlite
0.12.0
0.11.1
- Ensure all database tables exist, create if necessary
0.11.0
What's Changed
- Replace use of
aaronland/go-sqlite
with plain vanilladatabase/sql
andsfomuseum/go-database
by @thisisaaronland in #16 - Replace use of
aaronland/go-sqlite
with plain vanilladatabase/sql
andsfomuseum/go-database
packages. - Remove support for
modernc.org/sqlite
by default. - Update vendor deps
- Update documentation.
Full Changelog: v0.10.0...v0.11.0
0.10.0
- Update to reflect backwards incompatible changes introduced in
whosonfirst/go-whosonfirst-spatial
v0.11.0
0.9.1
- Update vendor deps
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