Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

64 lines (41 loc) · 2.91 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Add Docker support (665508c)
  • Add support for 4K (2160p) downloads (ad4f6bb)

Changed

  • Move --list to be an argument (06e5a85)

Fixed

  • Ensure Trakt user is provided (7b6a5ab)

Changed

Changed

  • Rewrite using Laravel Zero (#10)
  • Require PHP 8.1 or later (#10)

Changed

Added

  • Add automated Travis Phar releases (#8)

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)

Changed

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

Fixed

  • Fix issue with the download name

v0.1.0 - 2018-04-17

Added

  • Initial release