Releases: adamayoung/TMDb
Releases · adamayoung/TMDb
4.2.0
Now Playing, Top Rated and Upcoming Movies
4.1.0
Added Linux compatibility
4.0.0
- Refactored public protocols
3.0.1
FEATURE: protocol for TMDbAPI (#21)
It's just a Façade
The API can now be accessed through a single interface.
Tweaks
TESTING: More unit testing (#19) * Added tests * Updated codecov settings
Seasons and Episodes
2.1.1 FEATURE: Seasons and Episodes (#12)
Simplify
Merged movie, tv show and people list items to their full models. Lists now use the full model rather than a model with a subset of properties.
Person Credits Sorting
2.0.1 BUG: Fixed Person Show Credits sort order (#10)
Enhancing Movies and TV Shows
FEATURE: Added Person Credits an Movies and TV Shows includes (#9) - Added Person Credit - Added Movie includes - Added TV Show includes