Skip to content

v3.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 19:21
· 429 commits to master since this release

Bug Fixes

  • raise TransmissionAuthError for 403 response (#81)

Features

  • torrent: wrap Torrent.status to support simple comparison with attribute (#75)
  • torrent: add download_dir property (#62)

Performance Improvements

  • client: avoid load and dump HTTP query twice (#82)