Releases: NaturalHistoryMuseum/ckanext-query-dois
Releases · NaturalHistoryMuseum/ckanext-query-dois
v4.1.1
v4.1.0
v4.0.1
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
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
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
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(-)