We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e068a2 commit 82b5eacCopy full SHA for 82b5eac
CHANGELOG.md
@@ -9,7 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Changed
11
12
-- Drop support of Python 3.9, add support for Python 3.14, upgrade dependencies (#237)
+- Maintenance upgrades (#237):
13
+ - Drop support of Python 3.9
14
+ - Add support for Python 3.14
15
+ - Upgrade dependencies, especially Cython 3.1.6
16
+ - Upgrade supported macOS to 14.0+ (instead of 13.0+)
17
+ - Add support for free-threaded CPython (3.13 and 3.14)
18
+ - Upgrade Github CI Actions
19
+ - Run tests on minimum supported platforms + more recent stable ones
20
21
## [3.7.0] - 2025-04-18
22
0 commit comments