- update readme to clarify wording, fix links, and fix whitespace
Chores/Misc
- add build section to read the docs config
3.1.10
Fix
- update ckantools to patch bug with get_setting - add helper to correctly determine test mode status
Style
- use single quotes
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
3.1.9
Fix
- add new functions to support CKAN 2.10
Docs
- update docs with updated test info
Tests
- add tests to confirm plugin CKAN 2.9/2.10 differences work ok - move with_doi_table fixture to conftest so others can use - add testing on ckan 2.10.x as well as 2.9.x
CI System(s)
- switch back to a single workflow test file but with multiple jobs - run CI tests against ckan 2.9.x and 2.10.x
3.1.8
Docs
- update logos
3.1.7
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