This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
lisper
/
webfeed
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
bump version
master
Wito Chandra
пре 5 година
родитељ
d4538e6fe6
комит
9f9b603524
3 измењених фајлова
са
7 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
CHANGELOG.md
+1
-1
README.md
+1
-1
pubspec.yaml
+ 5
- 0
CHANGELOG.md
Прегледај датотеку
@@ -1,4 +1,9 @@
# Changelog
## [0.7.0](https://pub.dartlang.org/packages/webfeed/versions/0.7.0)
- Null safety migration [#50](https://github.com/witochandra/webfeed/pull/50)
- Parse duration if not empty [#39](https://github.com/witochandra/webfeed/pull/39)
## [0.6.0](https://pub.dartlang.org/packages/webfeed/versions/0.6.0)
- Refactor util/xml.dart
- Support RDF feed
+ 1
- 1
README.md
Прегледај датотеку
@@ -19,7 +19,7 @@ A dart package for parsing RSS and Atom feed.
Add this line into your `pubspec.yaml`
```
webfeed: ^0.
6
.0
webfeed: ^0.
7
.0
```
Import the package into your dart code using:
+ 1
- 1
pubspec.yaml
Прегледај датотеку
@@ -1,5 +1,5 @@
name: webfeed
version: 0.
6
.0
version: 0.
7
.0
description: webfeed is a dart package for parsing RSS and Atom feeds. Media, DublinCore, iTunes, Syndication namespaces are also supported.
homepage: https://github.com/witochandra/webfeed
environment:
Write
Preview
Loading…
Откажи
Сачувај