Skip to content

Releases: NaturalHistoryMuseum/ckanext-attribution

v1.2.14

09 Jun 10:08

Choose a tag to compare

v1.2.14 (2025-06-09)

Build System(s)

  • add ruff lint select rules Ignore does not work without select.
  • 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 fc1eb4b] bump: version 1.2.13 → 1.2.14
4 files changed, 17 insertions(+), 4 deletions(-)

v1.2.13

04 Nov 11:35

Choose a tag to compare

v1.2.13 (2024-11-04)

Docs

  • use variable logo based on colour scheme
  • fix agent table
  • fix tests badge

CI System(s)

  • fix python setup action version
  • add merge to valid commit types

[main 242d6d2] bump: version 1.2.12 → 1.2.13
4 files changed, 17 insertions(+), 4 deletions(-)

v1.2.12

04 Nov 09:35

Choose a tag to compare

v1.2.12 (2024-11-04)

Fix

  • make additional cli packages optional

Docs

  • fill some empty parameters
  • return -> returns
  • add notes about optional CLI packages

Style

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

Build System(s)

  • pin package versions and make cli dependencies optional
  • remove version from docker compose file version specifier is deprecated

CI System(s)

  • add tomli as docformatter dep
  • pull docformatter args from pyproject
  • add docformatter args back
  • 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
  • remove python version specifier
  • 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

  • standardise quotes in pre-commit config
  • add pull request template
  • update tool details in contributing guide

[main 0a7fca4] bump: version 1.2.11 → 1.2.12
4 files changed, 42 insertions(+), 4 deletions(-)

v1.2.11

20 Aug 14:06

Choose a tag to compare

v1.2.11 (2024-08-20)

[main 65cb9aa] bump: version 1.2.10 → 1.2.11
4 files changed, 6 insertions(+), 4 deletions(-)

v1.2.10

15 Jan 09:45

Choose a tag to compare

v1.2.10 (2024-01-15)

Fix

  • add default value for q

Chores/Misc

  • 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

[main 3513b83] bump: version 1.2.9 → 1.2.10
4 files changed, 20 insertions(+), 4 deletions(-)

v1.2.9

17 Jul 08:11

Choose a tag to compare

v1.2.9 (2023-07-17)

Docs

  • update logos

[main 6629dbf] bump: version 1.2.8 → 1.2.9
3 files changed, 9 insertions(+), 3 deletions(-)

v1.2.8

11 Apr 08:12

Choose a tag to compare

v1.2.8 (2023-04-11)

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

[main 9d82b0d] bump: version 1.2.7 → 1.2.8
3 files changed, 13 insertions(+), 3 deletions(-)

v1.2.7

20 Feb 10:41

Choose a tag to compare

v1.2.7 (2023-02-20)

Docs

  • fix api docs generation script

Style

  • reformat with prettier

Chores/Misc

  • small fixes to align with other extensions

[main 49903a7] bump: version 1.2.6 → 1.2.7
3 files changed, 17 insertions(+), 3 deletions(-)

v1.2.6

31 Jan 13:45

Choose a tag to compare

v1.2.6 (2023-01-31)

Docs

  • readme: change logo url from blob to raw

[main afd6c58] bump: version 1.2.5 → 1.2.6
3 files changed, 9 insertions(+), 3 deletions(-)

v1.2.5

31 Jan 13:15

Choose a tag to compare

v1.2.5 (2023-01-31)

Docs

  • readme: direct link to logo in readme
  • readme: fix github actions badge

[main dd1f4a5] bump: version 1.2.4 → 1.2.5
3 files changed, 10 insertions(+), 3 deletions(-)