v3.0.0
Bug Fixes
- client: failed to add url which is http url but not end with 'torrent' (#16)
Code Refactoring
BREAKING CHANGES
Torrent.files()
will returnList[File]
Client.get_files()
will returnDict[int, List[File]]
- Client args
address
anduser
is not available anymore
Features
- check rpc version for kwargs