Skip to content

Releases: ChrisKruegerDev/tmdb-kotlin

0.4.0

17 Apr 12:41

Choose a tag to compare

  • Discover endpoint and discover categories
  • More detailed information from movie, show, and person
  • Company details endpoint

0.3.4

10 Apr 14:34

Choose a tag to compare

  • Extend unit tests with JSON files
  • Improve TMDB version 4 list endpoint
  • Fix wrong API key parameter
  • Replace Android source set with JVM

0.3.0

06 Apr 16:48
2e6f08a

Choose a tag to compare

  • Improve image URL building
  • TMDb version 4 endpoints
  • Testing with real JSON files

0.2.0

02 Apr 07:29

Choose a tag to compare

  • Fetch detailed information from movies and TV shows
  • Build TMDB image URL
  • Add model and API access classes for TMDB version 3 and 4

0.1.0

06 Apr 16:53

Choose a tag to compare

  • Initial commit