Skip to content

v3.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 08:14
· 407 commits to master since this release
v3.3.1
f0da36b

Features

  • client: add_torrent support pathlib.Path (#112)

Code Refactoring

  • client: add argument type .change_torrent() (#114)
  • client: deprecating relative Path as remote path (#113)
  • torrent: property error and error_string

Reverts

  • refactor(client): add argument type .change_torrent() (#114)

BREAKING CHANGE

  • Client: use relative pathlib.Path as remote path for .move_torrent_data(), .locate_torrent_data(), .rename_torrent_path() and .free_space() is deprecated.

  • add_torrent: base64 encoded str as torrent is deprecated, and will be removed in v4