We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc5613 commit 5e6796eCopy full SHA for 5e6796e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+# 1.0.8
4
+
5
+* Add support for Podcasting 2.0 `<podcast:medium>` tag
6
+* Update xml dependency to 6.5.0
7
+* Update http dependency to 1.2.1
8
+* Update intl dependency to 0.19.0
9
10
# 1.0.7
11
12
* Add support for Podcasting 2.0 `<podcast:remoteItem>` tag (channel level)
pubspec.yaml
@@ -1,5 +1,5 @@
name: rss_dart
-version: 1.0.7
+version: 1.0.8
description: rss_dart is a rss parser for RSS1.0/RSS2.0/Atom. This library is forked from webfeed https://github.com/witochandra/webfeed and dart_rss.
homepage: https://github.com/ubuntu-flutter-community/rss.dart
0 commit comments