Skip to content

Releases: NaturalHistoryMuseum/ckanext-doi

v4.0.4

22 Sep 14:05

Choose a tag to compare

v4.0.4 (2025-09-22)

Fix

  • Make sure flash message doesnt throw RuntimeError while running cli commands

Style

  • fix formatting

[main 5a446c0] bump: version 4.0.3 → 4.0.4
3 files changed, 13 insertions(+), 3 deletions(-)

v4.0.3

11 Aug 12:49

Choose a tag to compare

v4.0.3 (2025-08-11)

Build System(s)

  • include db migration files

[main a158956] bump: version 4.0.2 → 4.0.3
3 files changed, 9 insertions(+), 3 deletions(-)

v4.0.2

09 Jun 10:16

Choose a tag to compare

v4.0.2 (2025-06-09)

Fix

  • remove auto-added pyproject fields

[main cda4161] bump: version 4.0.1 → 4.0.2
3 files changed, 9 insertions(+), 3 deletions(-)

v4.0.1

09 Jun 10:09

Choose a tag to compare

v4.0.1 (2025-06-09)

Build System(s)

  • add ruff lint select rules
  • remove pylint, add ruff lint ignore rules
  • update ckantools

CI System(s)

  • set ruff target py version, add more ignores - avoid using fixes that don't work for python 3.8 (our current version) - ignore recommended ruff formatter conflicts - ignore more docstring rules
  • update pre-commit repo versions

[main fc320d2] bump: version 4.0.0 → 4.0.1
3 files changed, 16 insertions(+), 3 deletions(-)

v4.0.0

17 Mar 09:26

Choose a tag to compare

v4.0.0 (2025-03-17)

Breaking Changes

  • switch to alembic migration scripts

[main 3c03d2d] bump: version 3.1.17 → 4.0.0
3 files changed, 9 insertions(+), 3 deletions(-)

v3.1.17

04 Nov 11:39

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

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

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

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

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(-)