Skip to content

Releases: adamayoung/TMDb

4.0.0

15 Apr 08:07
6a17602
Compare
Choose a tag to compare
  • Refactored public protocols

3.0.1

25 Sep 08:31
d8edc5b
Compare
Choose a tag to compare
FEATURE: protocol for TMDbAPI (#21)

It's just a Façade

24 Sep 08:41
299b895
Compare
Choose a tag to compare

The API can now be accessed through a single interface.

Tweaks

15 Sep 15:23
b79d023
Compare
Choose a tag to compare
TESTING: More unit testing (#19)

* Added tests

* Updated codecov settings

Seasons and Episodes

11 Sep 14:54
2791232
Compare
Choose a tag to compare
2.1.1

FEATURE: Seasons and Episodes (#12)

Simplify

10 Sep 13:30
bbff646
Compare
Choose a tag to compare

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

02 Sep 19:08
7349ee0
Compare
Choose a tag to compare
2.0.1

BUG: Fixed Person Show Credits sort order (#10)

Enhancing Movies and TV Shows

30 Aug 20:16
2258bb4
Compare
Choose a tag to compare
FEATURE: Added Person Credits an Movies and TV Shows includes (#9)

- Added Person Credit
- Added Movie includes
- Added TV Show includes

Multi-Search

21 Jul 22:56
Compare
Choose a tag to compare

Added Multi-Search

Image Improvements

20 Apr 22:29
02098b1
Compare
Choose a tag to compare

Image loading improvements