Skip to content

Releases: ChrisKruegerDev/tmdb-kotlin

0.3.4

10 Apr 14:34
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Initial commit