Releases: mostertb/transmission-php
Releases · mostertb/transmission-php
v1.1.0
- 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/buzzcausing 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