Releases: NaturalHistoryMuseum/ckanext-versioned-tiledmap
Releases · NaturalHistoryMuseum/ckanext-versioned-tiledmap
v2.3.4
v2.3.4 (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 5ce7e54] bump: version 2.3.3 → 2.3.4
3 files changed, 15 insertions(+), 3 deletions(-)
v2.3.3
v2.3.3 (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
- update module name in test runner
[main 8bf3d87] bump: version 2.3.2 → 2.3.3
3 files changed, 34 insertions(+), 3 deletions(-)
v2.3.2
v2.3.1
v2.3.0
v2.3.0 (2024-07-08)
Feature
- add integration with ckanext-status
Fix
- use (un)available instead of (dis)connected
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 054123e] bump: version 2.2.1 → 2.3.0
3 files changed, 23 insertions(+), 3 deletions(-)