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.
2 parents a48cbc7 + 947bc26 commit c7a8ff5Copy full SHA for c7a8ff5
NEWS
@@ -1,6 +1,26 @@
1
w3lib release notes
2
===================
3
4
+2.2.0 (YYYY-MM-DD)
5
+------------------
6
+
7
+- Dropped Python 3.7 support (#214).
8
9
+- Added Python 3.12 and PyPy 3.10 support (#218).
10
11
+- Added the description to the package metadata (#227).
12
13
+- Improved type hints (#226).
14
15
+- Added ``.readthedocs.yml`` (#219).
16
17
+- Updated the intersphinx URLs (#224).
18
19
+- Added the ``pre-commit`` configuration, code reformatted with ``black``
20
+ (#220).
21
22
+- Updated CI configuration (#217, #227).
23
24
2.1.2 (2023-08-03)
25
------------------
26
0 commit comments