Releases: ubuntu-flutter-community/rss.dart
Releases · ubuntu-flutter-community/rss.dart
v1.0.10
What's Changed
- BREAKING CHANGE: All enums corrected to camel-case to fit in with current lint rules.
- Add Thumbnail to Media Group by @michael-yarzebinski in #3
Full Changelog: release/v1.0.8...release/v1.0.10
v1.0.8
Enhancements
- Add support for Podcasting 2.0
<podcast:medium>
tag - Update xml dependency to 6.5.0
- Update http dependency to 1.2.1
- Update intl dependency to 0.19.0
v1.0.4
Enhancements
- Add support for Podcasting 2.0 GUID tag.
- Update http library to 1.1.0 release.
v1.0.3
Enhancements
- Add support for Podcasting 2.0 Person tag.
- Bug fixes.