- add build section to read the docs config
- use the new datastore_multisearch_counts action to speed up resource hits counting
- remove a datastore_multisearch call by summing the individual resource counts
- generate doi in download init, not manifest generation
- specify vds version 5.2+ in the README
- 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
- remove support for ckanpackager
- use versioned_datastore download button snippet
- set query_version for old queries to v0, add resource_counts
- don't load the download button if vds not available
- old query versions should now be v0
- dependencies: remove support for ckanpackager
- update version of vds in readme and clarify statement
- add migration to set the default query version to v0
- update logos
- fix postgres not loading when running tests in docker
- add action to sync branches when commits are pushed to main
- fix api docs generation script
- reformat with prettier
- small fixes to align with other extensions
- readme: change logo url from blob to raw
- readme: direct link to logo in readme
- readme: fix github actions badge
- now requires version 4 or later of ckanext-versioned-datastore
- replace download button with link to status when download queued
- record stat in new download_after_run hook
- update the multisearch landing page with new download options
- update vds hooks
- stats: allow saving stats without email addresses
- spell notifier correctly
- change references to old interface method
- docker: use 'latest' tag for test docker image
- remove references to v2.4.0
- add the total dois to the query doi sidebar
- add the new get_doi_count helper to the plugin helpers list
- add a new helper that returns the DOI count for a package
- changes existing function to use common util function
- move unit tests into a unit subdir
- remove skip mark on broken test
- add tests for get_most_recent_dois before refactor
- add test for new doi count helper
- reword the recent DOI explainer text
- add conftest to setup database model as fixture
- readme: add instruction to install lessc globally
- change quotes in setup.py to single quotes
- remove local less installation
- add package data
- readme: fix table borders
- readme: format test section
- readme: update installation steps
- readme: update ckan patch version in header badge
- convert to less
- add section delimiters and include-markdown
- apply formatting
- set changelog generation to incremental
- pin ckantools minor version
- add cz-nhm dependency
- use cz_nhm commitizen config
- improve commitizen message template
- standardise package files