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

Releases: whosonfirst/go-whosonfirst-sqlite-features

2.0.3

13 Feb 16:52
Compare
Choose a tag to compare
  • Update to use whosonfirst/go-whosonfirst-sql v0.0.3

2.0.2

04 Feb 20:19
60010af
Compare
Choose a tag to compare
  • Update to use whosonfirst/go-whosonfirst-sql for table names and schemas
  • Update vendor deps

2.0.1

04 Feb 00:31
Compare
Choose a tag to compare
  • Update vendor deps
  • Expose table names as constants in tables package

2.0.0

01 Dec 20:00
e50a2f8
Compare
Choose a tag to compare
  • Update to use aaronland/go-sqlite/v2
    • Update to use aaronland/go-sqlite-modernc

0.10.1

29 Nov 06:59
Compare
Choose a tag to compare
  • Update vendor deps
  • Require Go 1.18 or higher

0.10.0

06 May 22:35
Compare
Choose a tag to compare
  • Replace use of whosonfirst/go-whosonfirst-geojson-v2 with whosonfirst/go-whosonfirst-feature
  • Update the tables/rtree.go package to encode geometries using WKT-encoding rather than JSON-encoding
  • Update vendor deps
  • Improved error reporting
  • Improved docs
  • Add stubs for tests

0.9.4

25 Apr 23:04
Compare
Choose a tag to compare
  • Update vendor deps

0.9.3

25 Oct 20:18
Compare
Choose a tag to compare
  • Update vendor deps

0.9.2

07 Oct 19:30
Compare
Choose a tag to compare

Bug fix: Check whether spr.Inception and spr.Cessation return nil values

0.9.1

07 Oct 17:07
Compare
Choose a tag to compare
  • Update vendor deps