Skip to content

Releases: 0x022b/transmissionrpc-ng

0.14.1

28 Apr 20:04
0.14.1
510357b
Compare
Choose a tag to compare

transmissionrpc-ng 0.14.1

  • Reformat code with Black code style [GH-12]
  • Follow redirects to magnet links [GH-13]
  • Fix 'DefaultHTTPHandler' object has no attribute '_authorization' [GH-15]

0.14.0

05 Nov 18:52
0.14.0
515e1c0
Compare
Choose a tag to compare

transmissionrpc-ng 0.14.0

  • Replace urllib.request with PycURL
  • Minor tweaks and fixes

0.13.1

03 Nov 15:01
0.13.1
56f0ca7
Compare
Choose a tag to compare

transmissionrpc-ng 0.13.1

  • Fix package metadata
  • Prettify documentation

0.13.0

02 Nov 22:42
0.13.0
bb17044
Compare
Choose a tag to compare

transmissionrpc-ng 0.13.0

  • Remove non-printable characters from RPC responses
  • Added support for gzip encoded torrents

0.12.0

02 Nov 11:17
0.12.0
3f98022
Compare
Choose a tag to compare

transmissionrpc-ng 0.12.0

  • Renamed the fork to transmissionrpc-ng
  • Started using semantic versioning
  • Fixed lots of static code analysis issues
  • Removed deprecated methods
  • Dropped support for Python 2