Releases: kiwilan/php-tmdb
Releases · kiwilan/php-tmdb
v0.0.33
Some fixes
v0.0.32
- Episode has now
credits()
insteadcast()
andcrew()
for consistency - Movie has now
getReleaseDatesSpecific()
insteadgetReleaseDateSpecific()
for consistency, addgetContentRatingSpecific()
to get content rating for specific country
v0.0.31
- Add Movie Lists
- Add Trending
- Add TV Series List
v0.0.3
Now append_to_response
parameter is an array of strings.
v0.0.2
- Add more API methods
- Add repositories
v0.0.1
init