This repository has been archived by the owner on Dec 13, 2024. It is now read-only.
Releases: whosonfirst/go-whosonfirst-sqlite-features-index
Releases · whosonfirst/go-whosonfirst-sqlite-features-index
0.4.0
- Update to index multiple relations, specifically
wof:belongsto
,wof:depicts
andwof:involves
. - Replace
index.SQLiteFeaturesIndexBelongsToFunc
withindex.SQLiteFeaturesIndexRelationsFunc
.
0.3.0
- Update to use
go-whosonfirst-sqlite-index
0.2.0. - Replace
index.SQLiteFeaturesIndexerCallback
withindex.SQLiteFeaturesLoadRecordFunc
. - Add
index.SQLiteFeaturesIndexBelongsToFunc
.
0.2.1
- Update vendor deps.
0.2.0
0.1.0
- Update vendor deps
- Reflect updates to
go-whosonfirst-index
model post v0.2.0
0.0.3
v0.0.3 ensure IsPrincipalWOFRecord
0.0.2
- Revert code to default to LoadWOFFeature until we have a solution for: whosonfirst/go-whosonfirst-dist#14
0.0.1
v0.0.1 make Go modules work; pull in newly pulled-apart sqlite/features/inde…