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 810f63f commit 495ef21Copy full SHA for 495ef21
CHANGELOG.rst
@@ -1,7 +1,19 @@
1
Release notes
2
=============
3
4
-Version 32.3.0 - (2025-03-06)
+Version 32.4.0 - (2025-10-22)
5
+-----------------------------
6
+
7
+- Fix ``click`` 8.3.0 compatibililty issues.
8
+ https://github.com/aboutcode-org/commoncode/pull/92
9
10
+- Drop python 3.9 support and add python 3.14
11
12
13
+- Handle paths with non-utf-8 bytes
14
+ https://github.com/aboutcode-org/commoncode/pull/91
15
16
+Version 32.3.0 - (2025-06-11)
17
-----------------------------
18
19
- Fix ``click`` compatibililty issues.
0 commit comments