Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.

Latest commit

 

History

History
37 lines (21 loc) · 642 Bytes

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 642 Bytes

Changelog

0.1.7

  • Added functionality for fetching Series banners

0.1.6

  • Added some contributions and improvements to code
  • Added getSeriesById method to Client

0.1.5

  • Updated dependencies

0.1.4

  • Small improvements to code style and php docblocks

0.1.3

  • Small improvements to code style and php docblocks
  • Added functions to the ClientInterface

0.1.2

  • phpunit fails to run because the TestInit file was misplaced

0.1.1

  • Updated dev dependency phpunit/phpunit (4.8.9)
  • Prevented undefined index notices
  • Improved code quality

0.1

Initial version, implemented all available API methods.