Skip to content

0.12.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Dec 17:07

0.12.1 - 2024-12-25

Compare with 0.12.0

Build

  • Drop support for Python 3.8 (1ca3aac by Timothée Mazzucotelli).
  • Use platformdirs instead of deprecated appdirs (95caaba by Timothée Mazzucotelli).

Code Refactoring

  • Log error with hint about possibly too big torrent when adding it fails with a connection error (77d9fca by Timothée Mazzucotelli). Issue-130