Releases: PDOK/gomagpie
Releases · PDOK/gomagpie
v0.1.20
What's Changed
- fix: for missing '|' with last synonym by @rkettelerij in #45
- chore: demonstrate followed-by usage in synonyms by @rkettelerij in #46
- fix(search): correct bbox output in features by @kad-korpem in #47
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
- feat: add 2 second timeout to query expansion + search query logging by @rkettelerij in #44
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- feat: Change strategy, work per word instead of the whole input string by @rkettelerij in #38
- fix: move alter to own transaction, otherwise it silently fails by @rkettelerij in #43
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- Bump actions/cache from v2 to v4 by @damienmulder in #41
- feat(search): add geometry using PointOnSurface, don't return bbox for Points by @kad-korpem in #42
New Contributors
- @damienmulder made their first contribution in #41
Full Changelog: v0.1.16...v0.1.17
v0.1.16
v0.1.15
v0.1.14
v0.1.13
What's Changed
- Query time synonyms and rewrites by @rkettelerij in #36
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- fix: add external_fid fields to extract by @kad-korpem in #35
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- feat: enable use of external_fid fields by @kad-korpem in #34
New Contributors
- @kad-korpem made their first contribution in #34
Full Changelog: v0.1.10...v0.1.11