What's Changed
- Run Python 3.7 tests only on Ubuntu 22.04 by @diazona in #110
- Update README to provide more clear examples by @alissa-huskey in #105
- Drop support for EOL Python 3.6 by @hugovk in #113
- Block broken version of pytest-cov by @diazona in #117
- Update black target version to Python 3.7 by @diazona in #118
- Remove driver code by @diazona in #119
- Remove PyTest command from setup.py by @diazona in #124
- Update outdated action versions by @diazona in #129
- Add support for Python 3.14 by @diazona in #130
- Switch to PEP-639 compliant expression of license metadata by @diazona in #128
- Consolidate tests by @diazona in #131
- Allow testing with pytest 9 by @diazona in #133
- Add a summary job that checks whether all tests passed by @diazona in #134
- Update AUTHORS and CHANGES for 0.10 by @diazona in #135
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #101, #102, #103, #104, #106, #107, #108, #109, #111, #112, #114, #115, #116, #120, #121, #122, #123, #132
New Contributors
- @alissa-huskey made their first contribution in #105
- @hugovk made their first contribution in #113
Thank you for helping out!
Full Changelog: v0.9.0...v0.10.0