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 38c6f22 commit a4e741bCopy full SHA for a4e741b
CHANGELOG.rst
@@ -4,9 +4,12 @@ Release notes
4
Version 32.0.0 - (2024-09-05)
5
-----------------------------
6
7
-- Add new optional argument to generate test data files from a template
+- Add new optional argument to generate YAML test data files from a template
8
- Migrate URLs to new aboutcode.org org
9
- Drop support for Python 3.7
10
+- Replace charset_normalizer by chardet because of unstable behavior between minor versions
11
+ See https://github.com/jawah/charset_normalizer/issues/520
12
+- Adopt black and isort style
13
14
15
Version 31.2.1 - (2024-05-16)
0 commit comments