Skip to content

Small update and a few bug fixes.

Compare
Choose a tag to compare
@wtfzdotnet wtfzdotnet released this 09 Jul 19:24
· 310 commits to master since this release
  • Updating composer dependencies.
  • Something sneaked in that shouldent have.
  • Fixing unit test to conform to recent change
  • Adding examples
  • Added: Get Lastest TV Show
  • Fixing wrong parameter key for the from and to methods, also corrected these in the examples of the changes section. Fixes #31
  • Adding basis for people/tagged_images, still need to refactor all image objects to conform to the new tmdb format with the use of media and media_type keys.
  • Updating the TV methods
  • Expanding new TV changes to the Models and Factories
  • Updating TV API
  • Changing similar_movies to similar
  • Updating the AccountRepository to support the new tv methods.
  • Updating tests
  • Updating the Account API
  • Adding production_companies and production_countries to the movie factory, fixes #29
  • Merge pull request #28 from NChief/firstAirDateYear-fix
  • fixes #27 first_air_date_year in TvSearchQuery