Skip to content

Releases: NaturalHistoryMuseum/ckanext-doi

v3.1.17

04 Nov 11:39
Compare
Choose a tag to compare

v3.1.17 (2024-11-04)

Docs

  • use variable logo based on colour scheme
  • fix tests badge tests workflow file was renamed

[main 9624c6b] bump: version 3.1.16 → 3.1.17
3 files changed, 10 insertions(+), 3 deletions(-)

v3.1.16

04 Nov 10:20
Compare
Choose a tag to compare

v3.1.16 (2024-11-04)

Docs

  • standardise returns field

Style

  • automatic reformat auto reformat with ruff/docformatter/prettier after config changes

Build System(s)

  • update ckantools version
  • remove version from docker compose file version specifier is deprecated

CI System(s)

  • 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

Chores/Misc

  • add pull request template
  • update tool details in contributing guide

[main 60df234] bump: version 3.1.15 → 3.1.16
3 files changed, 33 insertions(+), 3 deletions(-)

v3.1.15

20 Aug 14:11
Compare
Choose a tag to compare

v3.1.15 (2024-08-20)

[main 795204b] bump: version 3.1.14 → 3.1.15
3 files changed, 5 insertions(+), 3 deletions(-)

v3.1.14

10 Jun 08:49
Compare
Choose a tag to compare

v3.1.14 (2024-06-10)

Fix

  • use first two chars of ckan lang code

[main 5fba607] bump: version 3.1.13 → 3.1.14
3 files changed, 9 insertions(+), 3 deletions(-)

v3.1.13

07 May 09:04
Compare
Choose a tag to compare

v3.1.13 (2024-05-07)

Fix

  • update rightsList fields to match datacite schema

[main bc72815] bump: version 3.1.12 → 3.1.13
3 files changed, 9 insertions(+), 3 deletions(-)

v3.1.12

13 Feb 13:56
Compare
Choose a tag to compare

v3.1.12 (2024-02-13)

Fix

  • correct casing for schemeURI property

[main 59942cf] bump: version 3.1.11 → 3.1.12
3 files changed, 9 insertions(+), 3 deletions(-)

v3.1.11

15 Jan 09:49
Compare
Choose a tag to compare

v3.1.11 (2024-01-15)

Docs

  • update readme to clarify wording, fix links, and fix whitespace

Chores/Misc

  • add build section to read the docs config

[main 2f58992] bump: version 3.1.10 → 3.1.11
3 files changed, 13 insertions(+), 3 deletions(-)

v3.1.10

04 Dec 15:18
Compare
Choose a tag to compare

v3.1.10 (2023-12-04)

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

[main ac873d0] bump: version 3.1.9 → 3.1.10
3 files changed, 23 insertions(+), 3 deletions(-)

v3.1.9

25 Sep 10:50
Compare
Choose a tag to compare

v3.1.9 (2023-09-25)

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

[main 9a5cb8f] bump: version 3.1.8 → 3.1.9
2 files changed, 23 insertions(+), 2 deletions(-)

v3.1.8

17 Jul 08:14
Compare
Choose a tag to compare

v3.1.8 (2023-07-17)

Docs

  • update logos

[main cec490c] bump: version 3.1.7 → 3.1.8
2 files changed, 8 insertions(+), 2 deletions(-)