Skip to content

Releases: NaturalHistoryMuseum/ckanext-list

v2.2.0

Choose a tag to compare

@alycejenni alycejenni released this 08 Apr 14:05

v2.2.0 (2026-04-08)

Feature

  • support associatedOccurrences link

[main 5cdaa1d] bump: version 2.1.11 → 2.2.0
3 files changed, 9 insertions(+), 3 deletions(-)

v2.1.11

Choose a tag to compare

@alycejenni alycejenni released this 09 Jun 10:31

v2.1.11 (2025-06-09)

Build System(s)

  • 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
  • remove pylint, add ruff lint rules Primarily the defaults plus pydocstyle and isort.
  • update pre-commit repo versions

[main 795301e] bump: version 2.1.10 → 2.1.11
3 files changed, 15 insertions(+), 3 deletions(-)

v2.1.10

Choose a tag to compare

@alycejenni alycejenni released this 04 Nov 11:53

v2.1.10 (2024-11-04)

Docs

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

Style

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

Build System(s)

  • 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 8cfd859] bump: version 2.1.9 → 2.1.10
3 files changed, 33 insertions(+), 3 deletions(-)

v2.1.9

Choose a tag to compare

@alycejenni alycejenni released this 20 Aug 14:21

v2.1.9 (2024-08-20)

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 a7f5269] bump: version 2.1.8 → 2.1.9
3 files changed, 15 insertions(+), 3 deletions(-)

v2.1.8

Choose a tag to compare

@alycejenni alycejenni released this 17 Jul 08:18

v2.1.8 (2023-07-17)

Docs

  • update logos

[main bddc0c9] bump: version 2.1.7 → 2.1.8
2 files changed, 8 insertions(+), 2 deletions(-)

v2.1.7

Choose a tag to compare

@alycejenni alycejenni released this 11 Apr 08:21

v2.1.7 (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 e6ac689] bump: version 2.1.6 → 2.1.7
2 files changed, 12 insertions(+), 2 deletions(-)

v2.1.6

Choose a tag to compare

@alycejenni alycejenni released this 20 Feb 10:58

v2.1.6 (2023-02-20)

Docs

  • fix api docs generation script

Style

  • reformat with prettier

Chores/Misc

  • small fixes to align with other extensions

[main 2e8523e] bump: version 2.1.5 → 2.1.6
2 files changed, 16 insertions(+), 2 deletions(-)

v2.1.5

Choose a tag to compare

@alycejenni alycejenni released this 31 Jan 13:49

v2.1.5 (2023-01-31)

Docs

  • readme: change logo url from blob to raw

[main 09d8b2e] bump: version 2.1.4 → 2.1.5
2 files changed, 8 insertions(+), 2 deletions(-)

v2.1.4

Choose a tag to compare

@alycejenni alycejenni released this 31 Jan 13:20

v2.1.4 (2023-01-31)

Docs

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

[main 3a001c0] bump: version 2.1.3 → 2.1.4
2 files changed, 9 insertions(+), 2 deletions(-)

v2.1.3

Choose a tag to compare

@alycejenni alycejenni released this 30 Jan 22:08

v2.1.3 (2023-01-30)

Build System(s)

  • docker: use 'latest' tag for test docker image

[main 008959e] bump: version 2.1.2 → 2.1.3
2 files changed, 8 insertions(+), 2 deletions(-)