5.0.0
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
- Tweak on README by @soygabimoreno in #97
- Version 5.0 by @prof18 in #102
New Contributors
- @soygabimoreno made their first contribution in #97
Full Changelog: 4.0.2...5.0.0