Skip to content

v10.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 08:24
· 32 commits to main since this release

v10.3.0 (2025-06-30)

Documentation

  • Instructions for code style (160810f)

Features

  • Schema based validation may return iterable of all errors (#834, f95576f)

What's Changed

  • chore: update precommit hook by @jkowalleck in #833
  • chore(deps-dev): update flake8 requirement from 7.2.0 to 7.3.0 by @dependabot in #829
  • chore(deps-dev): update tox requirement from 4.26.0 to 4.27.0 by @dependabot in #832
  • chore(deps-dev): update mypy requirement from 1.16.0 to 1.16.1 by @dependabot in #831
  • chore(deps-dev): update bandit requirement from 1.8.3 to 1.8.5 by @dependabot in #830
  • chore(deps-dev): update coverage requirement from 7.8.2 to 7.9.1 by @dependabot in #825
  • feat: schema based validation may return iterable of all errors by @e3krisztian in #834
  • chore(deps): update lxml requirement from >=4,<6 to >=4,<7 by @dependabot in #835

New Contributors

Full Changelog: v10.2.0...v10.3.0