Skip to content

Releases: ubuntu-flutter-community/rss.dart

v1.0.10

01 Sep 12:57
Compare
Choose a tag to compare

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

15 May 11:20
Compare
Choose a tag to compare

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

27 Jul 15:15
Compare
Choose a tag to compare

Enhancements

  • Add support for Podcasting 2.0 GUID tag.
  • Update http library to 1.1.0 release.

v1.0.3

24 Jun 10:57
Compare
Choose a tag to compare

Enhancements

  • Add support for Podcasting 2.0 Person tag.
  • Bug fixes.