We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e69c30b commit 0b3adedCopy full SHA for 0b3aded
1 file changed
CHANGES.rst
@@ -1,6 +1,19 @@
1
Changes
2
=======
3
4
+0.32.0 (unreleased)
5
+-------------------
6
+
7
+- Dropped support for Python 3.9.
8
9
+- Added support for Scrapy 2.14+.
10
11
+- Added web-poet test fixture support for :class:`~scrapy_zyte_api.Actions`,
12
+ :class:`~scrapy_zyte_api.Screenshot`, and
13
+ :class:`~scrapy_zyte_api.Geolocation`.
14
15
+- Improved typing and added ``py.typed`` to indicate typing support.
16
17
0.31.0 (2025-08-08)
18
-------------------
19
0 commit comments