Releases: whosonfirst/go-whosonfirst-spatial
Releases · whosonfirst/go-whosonfirst-spatial
0.11.1
0.11.0
What's Changed
- Update to use flags.IteratorURIFlag by @thisisaaronland in #46
Full Changelog: v0.10.2...v0.11.0
0.10.2
- Update vendor deps
0.10.1
- Update vendor deps
0.10.0
- Remove
flags
package - Improved docs
- This release is NOT backwards compatible
0.9.1
- Add verbose logging (
slog.Debug
) for hierarchy resolver operations - Add improved documentation for using the
hierarchy.PointInPolygonHierarchyResolver
package - Update vendor deps
0.9.0
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 toapplication
package - This release is NOT backwards compatible
Full Changelog: v0.8.0...v0.9.0
0.8.0
- 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
- Import most of the code from
go-whosonfirst-spatial-pip
(which is now deprecated).
0.7.3
- Update vendor deps