Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 518 Bytes

File metadata and controls

26 lines (18 loc) · 518 Bytes

Changelog

2.0.0

  • Drop support for PHP 5.6 and PHP 5.5
  • Add PHP 7.1+ support
  • Minor bugfixes

1.0.5

  • Make $toTime parameter optional in UpdateExtension::query.
  • HTTP errors will not result in an exception thrown by Guzzle HTTP Client.

1.0.4

  • API login: Make username and userkey optional

1.0.3

  • Added firstAired attribute in BasicEpisode.

1.0.2

  • Add package documentation.

1.0.1

  • Fixed searching for series resulted in a wrong response object. Fixed by X11.

1.0.0

  • Initial release.