Skip to content

Releases: whosonfirst/go-whosonfirst-spatial

0.10.1

12 Aug 17:02
Compare
Choose a tag to compare
  • Update vendor deps

0.10.0

19 Jul 17:22
a00b832
Compare
Choose a tag to compare
  • Remove flags package
  • Improved docs
  • This release is NOT backwards compatible

0.9.1

19 Jul 16:06
be51d73
Compare
Choose a tag to compare
  • Add verbose logging (slog.Debug) for hierarchy resolver operations
  • Add improved documentation for using the hierarchy.PointInPolygonHierarchyResolver package
  • Update vendor deps

0.9.0

22 May 20:54
0bfcbf2
Compare
Choose a tag to compare

What's Changed

  • Merge go-whosonfirst-spatial-rtree codebase by @thisisaaronland in #41
  • Merge whosonfirst/go-whosonfirst-spatial-rtree codebase
  • Remove flags package and update everything else accordingly
  • Remove FromFlagSet methods update everything else accordingly
  • Move app/spatial package in to application package
  • This release is NOT backwards compatible

Full Changelog: v0.8.0...v0.9.0

0.8.0

18 May 00:16
da1a189
Compare
Choose a tag to compare
  • Import code that was previously part of the whosonfirst/go-whosonfirst-spatial-hierarchy package.
  • Import code that was previously part of the whosonfirst/go-whosonfirst-spatial-pip package.

0.7.4

02 Apr 21:02
Compare
Choose a tag to compare
  • Import most of the code from go-whosonfirst-spatial-pip (which is now deprecated).

0.7.3

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

0.7.2

04 Nov 01:17
Compare
Choose a tag to compare
  • Rename database.IndexReader as database.IndexDatabaseWithReader

0.7.1

04 Nov 01:10
Compare
Choose a tag to compare
  • Add database.IndexReader
  • Update database.IndexWithIterator and database.IndexWithFS to use database.IndexReader

0.7.0

04 Nov 01:08
Compare
Choose a tag to compare
  • DISREGARD THIS RELEASE