Releases: 0x022b/transmissionrpc-ng
Releases · 0x022b/transmissionrpc-ng
0.14.1
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
transmissionrpc-ng 0.14.0
- Replace urllib.request with PycURL
- Minor tweaks and fixes
0.13.1
transmissionrpc-ng 0.13.1
- Fix package metadata
- Prettify documentation
0.13.0
transmissionrpc-ng 0.13.0
- Remove non-printable characters from RPC responses
- Added support for gzip encoded torrents
0.12.0
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