Releases: php-tmdb/api
Releases · php-tmdb/api
Some small fixes
Merge pull request #94 from actioussan/patch-1 Fix: CompanyRepository used wrong Factroy
Various issues fixed and the 427 throttling is now enabled.
v2.0.8 Releasing 2.0.8
Updated repository locations
All php-tmdb related repositories can now be found at, https://github.com/php-tmdb, please update your repos!
Fix regression
v2.0.6 Regression
Another bugfix
- The
GenericCollection::filterId()
method was behaving incorrectly, this has been addressed.
Small bugfix
- The
GenreRepository::getMovies()
method was broken, this is fixed now.
API additions and a small bugfix
Please review the diff :)
Adding an exception handler for when the response is null, and numerous small improvements.
v2.0.2 Creating 2.0.2 release
Lower the required version of dependencies.
v2.0.1 Release 2.0.1
2.0 Refactoring the basement
v2.0.0 Release of 2.0