- Update dependencies.
- If author attribute is not available use the iTunes one instead.
- Replace any dynamic variables with typed equivalent.
- Improve documentation.
- Now populates error values in the result set if the connection fails or timesout.
- Added missing duration attribute.
- Episode author will use iTunes version if item author is null.
- Add support for returning podcast chart.
- Fix formatting.
- Fix lints for newer version of Pedantic.
- Handle null item enclosure.
- Add support for standard ISO 8601 publication dates.
- Remove redundant new and const keywords.
- Updated to latest test package to support Dart 2.6+.
- Added guid to Episode entity.
- Added missing format from list of possible pubdate formats.
- Dropped version of Meta to prevent clash with current SDK.
- Corrected issue with dependencies.
- Breaking change: Renamed Podcast to Item in search results.
- Added support for parsing a podcast RSS feed and returning podcast and episodes details.
- Correct copyright text to fix issues with documentation.
- Correct issues reported by health tool.
- Initial release.