v4.0.0-alpha.4
Pre-release
Pre-release
·
428 commits
to master
since this release
Notice
some properties of Group
is not woking with transmission version 4.0.0-beta.1
, you may need to use group.get(...)
to get the raw value.
Bug Fixes
- match rpc spec of
group-get
Code Refactoring
- rename
Torrent.files
toTorrent.get_files
- stop using dataclasses
BREAKING CHANGES
- rename
Torrent.files()
toTorrent.get_files()