8909aab6ae
- update to 1.3.2: * Added official support for the upcoming Python 3.13 * Removed `w3lib from direct dependencies (it's not used directly but is an indirect dependency via parsel`)
Dirk Mueller2024-10-24 19:07:51 +00:00
221e03c055
Accepting request 1181688 from devel:languages:python
Ana Guerrero2024-06-19 14:40:33 +00:00
658ce68c87
- update to 1.3.1: * Fixed an error when using nested loaders with empty matches that was introduced in 1.3.0
Dirk Mueller2024-06-19 07:18:36 +00:00
918ae9190a
Accepting request 1178615 from devel:languages:python
Ana Guerrero2024-06-05 15:42:16 +00:00
fe651276dc
- update to 1.3.0: * Added support for method chaining to the add_* and replace_* methods * Added type hints and py.typed * Made the docs builds reproducible
Dirk Mueller2024-06-04 20:39:05 +00:00
16f8302080
Accepting request 1169389 from devel:languages:python
Ana Guerrero2024-04-21 18:27:55 +00:00
38d5e9e0ab
- update to 1.2.0: * Added official support for Python 3.12 and PyPy 3.10 * Removed official support for Python 3.7 * Improved performance of `itemloaders.utils.arg_to_iter` * Fixed test expectations on recent Python versions
Dirk Mueller2024-04-20 15:45:19 +00:00
a9c1b9be5d
- update to 1.1.0: * Added JMESPath support (ItemLoader.add_jmes etc.), requiring Parsel 1.8.1+ * Added official support for Python 3.11 * Removed official support for Python 3.6 * Internal code cleanup - Update to v1.0.6 - Required by python-Scrapy 2.5.0
Dirk Mueller2024-01-06 20:31:26 +00:00
b3ba1b8ec8
Accepting request 1006901 from devel:languages:python
Richard Brown2022-09-29 16:14:21 +00:00
0e928ca13c
Accepting request 1006814 from home:yarunachalam:branches:devel:languages:python
Markéta Machová2022-09-29 09:40:33 +00:00