Skip to content

v1.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 08:50
· 13 commits to refs/heads/main since this release

Changes

Breaking changes: The model of the person has been changed. The sealed interfaces are different structures to cover the person, tv, and movie on the multi-search.

  • Update versions (#134) @chrisnkrueger
  • Support full person details (#133) @chrisnkrueger
  • Change name to TmdbProfileItem (#132) @chrisnkrueger
  • withGenres and withoutGenres updated to use TmdbDiscoverFilter (#131) @P-Stringer
  • Support multi search (#129) @chrisnkrueger
  • Convert to sealed interface (#128) @chrisnkrueger
  • Fix crew model in TV show (#127) @chrisnkrueger
  • Update snapshot version (#125) @chrisnkrueger
  • Bump com.gradle.enterprise from 3.14.1 to 3.15.1 (#121) @dependabot
  • Bump com.github.ben-manes.versions from 0.47.0 to 0.50.0 (#120) @dependabot
  • Update libraries and bump version (#118) @chrisnkrueger
  • Fix TmdbSeasonDetail images parsing (#117) @DrewCarlson