Skip to content

Conversation

@plutopulp
Copy link
Owner

@plutopulp plutopulp commented Dec 17, 2025

Summary

  • Extend Python support from 3.12+ to 3.11+
  • Add "commits since release" badge to indicate when main differs from PyPI
  • Reorder badges for better visual hierarchy (CI/coverage first)

Changes

Python 3.11+ support:

  • Update requires-python in pyproject.toml
  • Add Python 3.11 to classifiers
  • Extend CI matrix to test 3.11, 3.12, 3.13, 3.14
  • Update mypy target to 3.11 for compatibility checking
  • Update documentation (README, CONTRIBUTING, examples)

Badge improvements:

  • Add "commits since release" badge linking to compare view
  • Reorder: CI → Coverage → PyPI → Python → License → Commits

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

- Update requires-python from >=3.12 to >=3.10
- Add Python 3.10 and 3.11 to CI matrix and classifiers
- Update mypy target to 3.10 for compatibility checking
- Update documentation across README, CONTRIBUTING, and examples
@plutopulp plutopulp changed the title Add supported python versions Extend python support Dec 17, 2025
@plutopulp plutopulp marked this pull request as ready for review December 17, 2025 17:24
@plutopulp plutopulp merged commit b293653 into main Dec 17, 2025
6 checks passed
@plutopulp plutopulp deleted the add-supported-python-versions branch December 17, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants