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 f7b0120 commit 093ecf8Copy full SHA for 093ecf8
CHANGELOG.md
@@ -1,23 +1,17 @@
1
# Release notes
2
3
-Notable differences from version 1.2.
+No notable functional changes from 1.4.1
4
5
-## Version 1.3.0 – 2022-11-30
+## Version 1.4.2 – 2023-12-09
6
7
### Added
8
9
-- Support for Python 3.8, 3.9, 3.10.
+- Support for Python 3.11
10
11
### Changed
12
13
### Deprecated
14
15
### Removed
16
-
17
-- Remove the support for Python 3.5, 3.6.
18
19
### Fixed
20
21
-- Patch variable to avoid naming problems and Xcode collision on MacOS & Linux.
22
-- Fix g++ w/ambiguous isnan on Linux.
23
-- Fix the PY_SSIZE_T_CLEAN macro for py3.10.
0 commit comments