Skip to content

v1.3

Compare
Choose a tag to compare
@irazasyed irazasyed released this 13 Aug 22:31
· 26 commits to master since this release

1.3.0 - 2018-08-14

Added

  • Add duplicate key to add() method to indicate the responded transfer info is of a duplicate torrent.
  • Torrent Model: isFolder() and isMagnet() methods.
  • Param Builder: Add more typecasting to param builder.

Changed

  • Catch Network Exception and rethrow with our own network exception.