- 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
- Replace urllib.request with PycURL [GH-5] - Minor tweaks and fixes
- Remove non-printable characters from RPC responses [GH-2] - Added support for gzip encoded torrents [GH-3]
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 [GH-6]
0.11
- Added support for Transmission RPC version 15. - Minor fixes.