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-index

0.4.0

19 Mar 22:50
Compare
Choose a tag to compare
  • Update to index multiple relations, specifically wof:belongsto, wof:depicts and wof:involves.
  • Replace index.SQLiteFeaturesIndexBelongsToFunc with index.SQLiteFeaturesIndexRelationsFunc.

0.3.0

19 Mar 21:51
Compare
Choose a tag to compare
  • Update to use go-whosonfirst-sqlite-index 0.2.0.
  • Replace index.SQLiteFeaturesIndexerCallback with index.SQLiteFeaturesLoadRecordFunc.
  • Add index.SQLiteFeaturesIndexBelongsToFunc.

0.2.1

14 Jan 17:47
Compare
Choose a tag to compare
  • Update vendor deps.

0.2.0

19 Dec 19:45
Compare
Choose a tag to compare
  • Add NewSQLiteFeaturesIndexerWithCallback and SQLiteFeaturesIndexerCallback methods.
  • Update cmd/wof-sqlite-index-features to include options -strict-alt-files flag
  • Update vendor deps

0.1.0

28 Oct 19:58
Compare
Choose a tag to compare
  • Update vendor deps
  • Reflect updates to go-whosonfirst-index model post v0.2.0

0.0.3

21 Aug 20:04
Compare
Choose a tag to compare
v0.0.3

ensure IsPrincipalWOFRecord

0.0.2

21 Aug 19:46
Compare
Choose a tag to compare

0.0.1

04 Jun 20:04
Compare
Choose a tag to compare
v0.0.1

make Go modules work; pull in newly pulled-apart sqlite/features/inde…