Skip to content

Releases: PDOK/gomagpie

v0.1.8

17 Jan 14:59
239944b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

16 Jan 12:35
00209bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

13 Jan 12:44
5999a76
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

10 Jan 08:58
e297505
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

08 Jan 15:34
4d25d4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

07 Jan 15:29
9cb8d1f
Compare
Choose a tag to compare

What's Changed

  • fix: improve error handling, make clear error comes from CSV file by @rkettelerij in #21
  • fix: read CSV files once, not in loop for every record by @rkettelerij in #22

Full Changelog: v0.1.2...v0.1.3

v0.1.2

06 Jan 15:52
e6d1bb8
Compare
Choose a tag to compare

What's Changed

  • feat: make create search index idempotent, it shouldn't fail when it's already there. by @rkettelerij in #20

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Jan 11:34
866b3fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

23 Dec 13:10
8123787
Compare
Choose a tag to compare

What's Changed

  • suggest templates are required by @roelarents in #15
  • Feat: use substitution file to generate suggestions by @kad-dirc in #16
  • feat: use synonyms cvs file to generate extra suggest records by @kad-dirc in #17
  • fix: disable partitioning in unit test, since partitioning is impleme… by @kad-dirc in #18
  • feat: add search endpoint by @rkettelerij in #12

Full Changelog: v0.0.3...v0.1.0

v0.0.3

09 Dec 10:42
8d85ea6
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

  • use openapi engine's template functions also in etl by @roelarents in #14

Full Changelog: v0.0.2...v0.0.3