Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@mostertb mostertb released this 12 Apr 16:37
· 3 commits to master since this release
  • Upgraded Test Suite to support PHPUnit 8
  • Added support for configuring HTTP timeouts between the library and Transmission client
  • Added support for all torrent stats cached in the transmission tr_stat struct as of Transmission 2.94 (22 new fields on the Torrent class)
  • Fixed loose version constraint on kriswallsmith/buzz causing installs with versions > 0.16.1 to fail
  • Saving a session that is not backed by a Transmission Client now throws an exception rather than failing silently