Skip to content

v3.11.0

Latest

Choose a tag to compare

@cclauss cclauss released this 18 Nov 10:25
· 5 commits to master since this release
9243537

What's Changed

  • GitHub Actions: Add Python 3.13 to the testing by @cclauss in #488
  • [REMOVE] - tests: remove duplicate get_solr method from SolrTestCase class. by @DhavalGojiya in #506
  • fix: Remove ruff (handled by pre-commit.ci, not a runtime dependency) by @DhavalGojiya in #516
  • fix: Remove setup.cfg to eliminate Python 2 tag from distribution by @DhavalGojiya in #517
  • EOL: Drop support for Python 3.9 and below by @DhavalGojiya in #518
  • feat: Configure Ruff linter pre-commit to perform write operations by @DhavalGojiya in #519
  • Format Python code with ruff-format instead of black by @cclauss in #520

Dependabot

Pre-commit

New Contributors

Full Changelog: v3.10.0...v3.11.0