이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
lisper
/
webfeed
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
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:
쓰기
미리보기
불러오는 중...
취소
저장