Skip to content

Releases: trim21/transmission-rpc

v3.0.0a1

01 Jun 00:55
Compare
Choose a tag to compare
v3.0.0a1 Pre-release
Pre-release

Code Refactoring

  • Client will use yarl to build url

Features

  • check rpc version for kwargs

BREAKING CHANGE

  • Client take kwargs only
  • Client args address and user is not avaliable anymore
  • Drop python3.5 support

v2.0.4

01 Jun 00:59
Compare
Choose a tag to compare

Bug Fixes

  • client: host parameter in Client.__init__ works without address (#6)