Skip to content

v2.15.0

Latest
Compare
Choose a tag to compare
@jenstroeger jenstroeger released this 26 Dec 09:19

v2.15.0 (2024-12-26)

Feat

  • test: add the duration of tests to the printed test summary (#852)

Fix

  • don’t attempt to sort imports on git push (they must already be sorted) (#851)
  • when nuking then also nuke any installed git hooks (except pre-installed sample hooks) to avoid leaving stale hooks behind (#850)
  • declare check-actionlint goal in Makefile as proper phony (#849)
  • package metadata did not constrain the upper limit of Python’s version range, set now to <3.14 (#848)