Skip to content

Releases: NaturalHistoryMuseum/ckanext-query-dois

v4.1.1

20 Aug 14:27
Compare
Choose a tag to compare

v4.1.1 (2024-08-20)

Chores/Misc

  • add build section to read the docs config

[main e2eb955] bump: version 4.1.0 → 4.1.1
3 files changed, 9 insertions(+), 3 deletions(-)

v4.1.0

04 Dec 11:34
Compare
Choose a tag to compare

v4.1.0 (2023-12-04)

Feature

  • use the new datastore_multisearch_counts action to speed up resource hits counting

Refactor

  • remove a datastore_multisearch call by summing the individual resource counts

[main 4757587] bump: version 4.0.1 → 4.1.0
3 files changed, 13 insertions(+), 3 deletions(-)

v4.0.1

05 Oct 16:24
Compare
Choose a tag to compare

v4.0.1 (2023-10-05)

Fix

  • generate doi in download init, not manifest generation

Docs

  • specify vds version 5.2+ in the README

Chores/Misc

  • add regex for version line in citation file
  • add citation.cff to list of files with version
  • add contributing guidelines
  • add code of conduct
  • add citation file
  • update support.md links

[main ccd40a3] bump: version 4.0.0 → 4.0.1
3 files changed, 22 insertions(+), 3 deletions(-)

v4.0.0

18 Jul 09:45
Compare
Choose a tag to compare

v4.0.0 (2023-07-18)

Breaking Changes

  • remove support for ckanpackager

Feature

  • use versioned_datastore download button snippet
  • set query_version for old queries to v0, add resource_counts

Fix

  • don't load the download button if vds not available
  • old query versions should now be v0

Refactor

  • dependencies: remove support for ckanpackager

Docs

  • update version of vds in readme and clarify statement

Chores/Misc

  • add migration to set the default query version to v0

[main 08bf5c3] bump: version 3.0.5 → 4.0.0
2 files changed, 30 insertions(+), 2 deletions(-)

v3.0.5

17 Jul 08:20
Compare
Choose a tag to compare

v3.0.5 (2023-07-17)

Docs

  • update logos

[main ee66bdb] bump: version 3.0.4 → 3.0.5
2 files changed, 8 insertions(+), 2 deletions(-)

v3.0.4

11 Apr 08:22
Compare
Choose a tag to compare

v3.0.4 (2023-04-11)

Build System(s)

  • fix postgres not loading when running tests in docker

Chores/Misc

  • add action to sync branches when commits are pushed to main

[main 5755dff] bump: version 3.0.3 → 3.0.4
2 files changed, 12 insertions(+), 2 deletions(-)

v3.0.3

20 Feb 11:02
Compare
Choose a tag to compare

v3.0.3 (2023-02-20)

Docs

  • fix api docs generation script

Style

  • reformat with prettier

Chores/Misc

  • small fixes to align with other extensions

[main e9de5ce] bump: version 3.0.2 → 3.0.3
2 files changed, 16 insertions(+), 2 deletions(-)

v3.0.2

31 Jan 13:49
Compare
Choose a tag to compare

v3.0.2 (2023-01-31)

Docs

  • readme: change logo url from blob to raw

[main 6cc6efb] bump: version 3.0.1 → 3.0.2
2 files changed, 8 insertions(+), 2 deletions(-)

v3.0.1

31 Jan 13:21
Compare
Choose a tag to compare

v3.0.1 (2023-01-31)

Docs

  • readme: direct link to logo in readme
  • readme: fix github actions badge

[main 3a19dec] bump: version 3.0.0 → 3.0.1
2 files changed, 9 insertions(+), 2 deletions(-)

v3.0.0

31 Jan 09:04
Compare
Choose a tag to compare

v3.0.0 (2023-01-31)

Breaking Changes

  • now requires version 4 or later of ckanext-versioned-datastore

Feature

  • replace download button with link to status when download queued
  • record stat in new download_after_run hook

Fix

  • update the multisearch landing page with new download options
  • update vds hooks

Refactor

  • stats: allow saving stats without email addresses

Tests

  • spell notifier correctly
  • change references to old interface method

Build System(s)

  • docker: use 'latest' tag for test docker image

Chores/Misc

  • remove references to v2.4.0

[main 5790edf] bump: version 2.3.0 → 3.0.0
2 files changed, 35 insertions(+), 2 deletions(-)