Skip to content

v2.4.2

Compare
Choose a tag to compare
@alycejenni alycejenni released this 04 Nov 10:17
· 5 commits to main since this release

v2.4.2 (2024-11-04)

Docs

  • standardise returns field

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 178cda4] bump: version 2.4.1 → 2.4.2
3 files changed, 32 insertions(+), 3 deletions(-)