Skip to content

Releases: pxgamer/trakt-to-yts

v2.1.0

13 Sep 08:44
v2.1.0
e6a0307
Compare
Choose a tag to compare

v2.0.1

13 Sep 08:44
v2.0.1
b6351f2
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

04 Sep 21:31
v2.0.0
f65c9ff
Compare
Choose a tag to compare

What's Changed

  • Update Style CI to use the Laravel Code Style by @owenvoke in #9
  • feat: refactor to use Laravel Zero by @owenvoke in #10

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

08 Nov 14:43
v1.0.0
0859b6a
Compare
Choose a tag to compare
Update to v3.2 of Box and optimise code

v0.3.1

06 Jul 08:48
v0.3.1
2316f77
Compare
Choose a tag to compare

Added

  • Add automated Travis Phar releases (#8)

v0.3.0

23 May 21:42
v0.3.0
978faf6
Compare
Choose a tag to compare

Added

  • Add a notice for torrents that fail to be shown (#5)
  • Add a new --statistics option for stats output (#6)

Changed

  • Change to add visibility keywords to all class constants (22b41a0)

v0.2.0

17 Apr 20:35
v0.2.0
99cc2d5
Compare
Choose a tag to compare

Changed

  • Change to use Guzzle for torrent downloads (#4)

Fixed

  • Fix issue with the download name

v0.1.0

17 Apr 15:34
v0.1.0
a2ad576
Compare
Choose a tag to compare

Added

  • Initial release