Skip to content

Releases: NaturalHistoryMuseum/ckanext-versioned-datastore

v6.9.2

Choose a tag to compare

@alycejenni alycejenni released this 27 May 09:15

v6.9.2 (2026-05-27)

Fix

  • fix xlrd usage
  • test detected encodings

[main 95caa3b] bump: version 6.9.1 → 6.9.2
3 files changed, 10 insertions(+), 3 deletions(-)

v6.9.1

Choose a tag to compare

@alycejenni alycejenni released this 20 May 08:51

v6.9.1 (2026-05-20)

Fix

  • slug: enfore resource_ids being compared as list
  • convert rescource ids into an array to prevent wrong error message

[main 3c8ae2a] bump: version 6.9.0 → 6.9.1
3 files changed, 10 insertions(+), 3 deletions(-)

v6.9.0

Choose a tag to compare

@alycejenni alycejenni released this 08 May 10:55

v6.9.0 (2026-05-08)

Feature

  • adds function to helper for converting multisearch

Fix

  • match datastore when listing field names

[main b810ad8] bump: version 6.8.0 → 6.9.0
3 files changed, 13 insertions(+), 3 deletions(-)

v6.8.0

Choose a tag to compare

@alycejenni alycejenni released this 07 May 15:29

v6.8.0 (2026-05-07)

Feature

  • helpers: adds function to helper for converting to multisearch

[main d90693f] bump: version 6.7.0 → 6.8.0
3 files changed, 9 insertions(+), 3 deletions(-)

v6.7.0

Choose a tag to compare

@alycejenni alycejenni released this 29 Apr 08:38

v6.7.0 (2026-04-29)

Feature

  • add cache clear command
  • allow reingesting files

Fix

  • handle overlapping methods
  • also clear cache after datastore background tasks

Docs

  • fix cli instructions

[main a109e11] bump: version 6.6.2 → 6.7.0
3 files changed, 19 insertions(+), 3 deletions(-)

v6.6.2

Choose a tag to compare

@alycejenni alycejenni released this 23 Mar 10:29

v6.6.2 (2026-03-23)

Fix

  • rename vds_slug_edit auth function

[main b55a757] bump: version 6.6.1 → 6.6.2
3 files changed, 9 insertions(+), 3 deletions(-)

v6.6.1

Choose a tag to compare

@alycejenni alycejenni released this 17 Mar 09:52

v6.6.1 (2026-03-17)

Fix

  • use correct error class for notimplemented
  • return validation error when search window too large

Refactor

  • move cache config and clear to ckantools

[main 361e283] bump: version 6.6.0 → 6.6.1
3 files changed, 14 insertions(+), 3 deletions(-)

v6.6.0

Choose a tag to compare

@alycejenni alycejenni released this 02 Mar 14:18

v6.6.0 (2026-03-02)

Feature

  • allow original filenames for raw downloads

Style

  • indent jinja template properly

[main e1ff21b] bump: version 6.5.3 → 6.6.0
3 files changed, 13 insertions(+), 3 deletions(-)

v6.5.3

Choose a tag to compare

@alycejenni alycejenni released this 16 Feb 10:03

v6.5.3 (2026-02-16)

Fix

  • add class for result_to_dict
  • read first line of csv to sniff dialect

[main 7c01fe5] bump: version 6.5.2 → 6.5.3
3 files changed, 10 insertions(+), 3 deletions(-)

v6.5.2

Choose a tag to compare

@alycejenni alycejenni released this 08 Jan 16:41

v6.5.2 (2026-01-08)

Fix

  • pass null user
  • return empty list if validator raises exception

Performance

  • cache resource fields
  • cache list of public resources

[main 9767d2b] bump: version 6.5.1 → 6.5.2
3 files changed, 15 insertions(+), 3 deletions(-)