Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Releases: whosonfirst/go-whosonfirst-spatial-rtree

0.2.12

16 May 22:38
Compare
Choose a tag to compare
  • Remove internal log.Logger instances, use log/slog instead

0.2.11

16 May 18:58
Compare
Choose a tag to compare
  • Bug fix: Implement Disconnect interface method; remove Close method.

0.2.10

26 Mar 22:43
Compare
Choose a tag to compare
  • Update vendor deps

0.2.9

04 Nov 01:12
Compare
Choose a tag to compare
  • Update to use whosonfirst/go-whosonfirst-spatial v0.7.1

0.2.8

04 Nov 00:21
427a975
Compare
Choose a tag to compare
  • Update to use whosonfirst/go-whosonfirst-spatial v0.6.0
  • Update tests to work with database.IndexDatabaseWithFS

0.2.7

03 Nov 22:32
Compare
Choose a tag to compare
  • Update vendor deps

0.2.6

31 Mar 23:35
Compare
Choose a tag to compare
  • Wrangle some select{} blocks to remove empty "default" condition because they make WASM/JS builds sad
  • Remove debugging output
  • Update vendor deps

0.2.5

17 Dec 00:57
Compare
Choose a tag to compare
  • Update vendor deps

0.2.4

17 Nov 22:26
Compare
Choose a tag to compare
  • Don't try to set cache in IndexFeature unless a feature is going to be indexed

0.2.3

02 Nov 01:01
Compare
Choose a tag to compare
  • Update vendor deps