- use variable logo based on colour scheme
- fix tests badge tests workflow file was renamed
- standardise returns field
- automatic reformat auto reformat with ruff/docformatter/prettier after config changes
- remove version from docker compose file version specifier is deprecated
- fix python setup action version
- add merge to valid commit types
- add docformatter args and dependency docformatter currently can't read from pyproject.toml without tomli
- only apply auto-fixes in pre-commit F401 returns linting errors as well as auto-fixes, so this disables the errors and just applies the fixes
- update tool config update pre-commit repo versions and switch black to ruff
- add pull request validation workflow new workflow to check commit format and code style against pre-commit config
- update workflow files standardise format, change name of tests file
- add pull request template
- update tool details in contributing guide
- check provided email address with pyisemail
- remove unnecessary markdown message in request field
- fix run-on sentence
- add build section to read the docs config
- 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
- update logos
- add a prefix to email subject when it's provided in the config
- allow users to specify a subject line in their contact emails
- expect no trailing space in the prefix from config
- move tests into unit subdir
- add the new prefix option to the docs
- fix a test
- add additional tests for the ne subject changes
- fix postgres not loading when running tests in docker
- add action to sync branches when commits are pushed to main
- allow contact emails to be sent to multiple recipients
- 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
- docker: use 'latest' tag for test docker image
- change quotes in setup.py to single quotes
- include any top-level data files in theme
- add package data
- readme: fix table borders
- readme: format test section
- readme: update ckan patch version in header badge
- readme: update installation steps
- fix markdown-include references
- add section delimiters
- apply formatting changes
- set changelog generation to incremental
- pin minor version of ckantools
- add include-markdown plugin to mkdocs
- add cz_nhm dependency in bump workflow
- commitizen: fix message template
- add pypi release action
- use cz_nhm commitizen config
- improve commitizen message template
- standardise package files