Skip to content

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.0.2 - 2024-11-18

Fixed

  • Better imports

1.0.1 - 2024-11-17

Fixed

  • Fixed a bug in DelayedRetryMiddleware which resulted in problems with the Twisted reactor

1.0.0 - 2024-11-17

Added

  • Initial release as v1. Ported over the following classes:
  • BlurHashPipeline
  • DelayedRetryMiddleware
  • LoopingExtension
  • NicerAutoThrottle
  • QuietLogFormatter