Skip to content

Releases: ChrisKruegerDev/tmdb-kotlin

v0.8.0

03 Mar 22:55

Choose a tag to compare

  • Update to Gradle, Kotlin and ktor
  • Merge TmdbVideoUrlBuilder into TmdbUrlBuilder
  • Add logoPath to TmdbNetwork
  • Extend TmdbFileImage
  • Add support for tv/{ID}/recommendations
  • Add support for /configuration endpoint
  • Add support for tv/{ID}/images

0.7.0

01 Mar 19:17

Choose a tag to compare

  • Update Kotlin to 1.7.0 and Coroutines to 1.6.4
  • Update ktor to 2.1.3
  • New TmdbRatingItem for identify the rating item

0.6.7

13 Jun 06:40

Choose a tag to compare

  • Handle better unavailable fields
  • Remove iOS support

0.6.5

30 Apr 12:57

Choose a tag to compare

  • Extend TMDB discover API
  • Add TMDB genre IDs
  • Support Video as TV show type
  • More company and network IDs
  • Upgrade to Kotlin 1.6.21, Gradle 7.4.2 and ktor 2.0.1

0.6.4

30 Apr 11:53
492f7c3

Choose a tag to compare

  • Upgrade to Ktor 2.0
  • Set field knownForDepartment optional

0.6.3

08 Jan 10:54

Choose a tag to compare

Update to version 0.6.3

0.6.1

26 Oct 19:57

Choose a tag to compare

  • Handle first and last air date as optional field
  • Update libraries

0.5.4

25 Sep 09:31

Choose a tag to compare

  • Add more parameters to TV show and movie detail response
  • Build YouTube image link
  • New types in TmdbVideoType
  • Use image fallback when building URL
  • Provider certification and release date by country

0.5.1

15 Jul 15:23

Choose a tag to compare

  • HttpClientFactory for not freezing iOS clients when using threading
  • Added the TMDB gender non-binary
  • Add log level for Tmdb4

0.5.0

19 May 14:53

Choose a tag to compare

  • Extended and tested search endpoints
  • Add LogLevel for logging requests
  • Fix wrong authorization token
  • Redesign TMDB page result without generic because JS has issues with serialization