Skip to content

5.0.0

Compare
Choose a tag to compare
@prof18 prof18 released this 05 Nov 20:40
· 207 commits to master since this release

This version comes with a bunch of cleanings and improvements.

The version number jumped to 5, because of the migration of Okhttp to version 4 (version 3 reached the end of support) which requires updating the minSdk version to API 21.

Changelog:

  • Move to Gradle Version Catalog
  • Move to KSP
  • Migrate to Okhttp 4.x which means minSdk 21
  • Fallback to an image url if text is found on enclosure tag - Fix #96
  • Store in the cache also the Charset - Fix #95
  • Use CallFactory instead of Okhttp client - Fix #98
  • Add season on ItunesData - Fix #101
  • Some cleanings on formatting and imports

What's Changed

New Contributors

Full Changelog: 4.0.2...5.0.0