Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.1.0 - 2025-10-16
Changed
- Added support for Py3.14; dropped Py3.9
- Rewrite
DelayedRetryMiddlewareto use async instead of Twisted Deferred
Added
- Added
AuthHeaderMiddlewarefrom board-game-scraper
1.0.2 - 2024-11-18
Fixed
- Better imports
1.0.1 - 2024-11-17
Fixed
- Fixed a bug in
DelayedRetryMiddlewarewhich resulted in problems with the Twisted reactor
1.0.0 - 2024-11-17
Added
- Initial release as v1. Ported over the following classes:
BlurHashPipelineDelayedRetryMiddlewareLoopingExtensionNicerAutoThrottleQuietLogFormatter