Skip to content

0.37.0

Choose a tag to compare

@sirosen sirosen released this 27 Feb 05:17
· 32 commits to main since this release
0.37.0
  • Update vendored schemas: bamboo-spec, bitbucket-pipelines, circle-ci, gitlab-ci, mergify, renovate, woodpecker-ci (2026-02-26)
  • Removed support for Python 3.9
  • Verbose text output has been adjusted. At the first verbosity level (-v), all errors are reported but the checked filenames are no longer displayed. The list of filenames checked is now emitted at the second verbosity level (-vv) and above. (#648)
  • check-jsonschema's sdist contents are now validated with check-sdist, and missing files have been added.