Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ Theodore Ni
Nicola Coretti <nico.coretti@gmail.com>
Alissa Gerhard <alissa.gerhard@jonasundderwolf.de>
Raphael Boidol <boidolr@users.noreply.github.com>
Pierre Sassoulas <pierre.sassoulas@gmail.com>
Alissa Huskey <alissa.huskey@gmail.com>
Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
15 changes: 15 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
0.10.0 (2025-11-24)
-------------------

Clarify examples in README
Drop Python 3.6 support
Add Python 3.14 support
Add pytest 9 support
Consolidate tests
Remove obsolete driver code in some modules
Remove obsolete PyTest command from setup.py
Switch to PEP-639 compliant license metadata
Update outdated GitHub Action versions
Add a summary GitHub Action job
Update the AUTHORS file

0.9.0.post0 (2024-10-05)
------------------------

Expand Down