Wito Chandra 6 lat temu
rodzic
commit
5d180cc1f5
3 zmienionych plików z 3 dodań i 4 usunięć
  1. +1
    -1
      CHANGELOG.md
  2. +1
    -1
      README.md
  3. +1
    -2
      pubspec.yaml

+ 1
- 1
CHANGELOG.md Wyświetl plik

@@ -1,5 +1,5 @@
# Changelog
## [0.5.0](https://pub.dartlang.org/packages/webfeed/versions/0.5.0)
## [0.5.1](https://pub.dartlang.org/packages/webfeed/versions/0.5.1)
- Support iTunes namespace [#19](https://github.com/witochandra/webfeed/pull/19)
- Parse date strings into DateTime [#22](https://github.com/witochandra/webfeed/pull/22)
- Add created & modified into dublin core namespace [#27](https://github.com/witochandra/webfeed/pull/27)


+ 1
- 1
README.md Wyświetl plik

@@ -17,7 +17,7 @@ A dart package for parsing RSS and Atom feed.

Add this line into your `pubspec.yaml`
```
webfeed: ^0.4.2
webfeed: ^0.5.1
```

Import the package into your dart code using:


+ 1
- 2
pubspec.yaml Wyświetl plik

@@ -1,7 +1,6 @@
name: webfeed
version: 0.5.0
version: 0.5.1
description: webfeed is a dart package for parsing RSS and Atom feeds. Media & DublinCore namespaces are also supported.
author: Wito Chandra <wito.c.91@gmail.com>
homepage: https://github.com/witochandra/webfeed
environment:
sdk: ">=2.0.0 <3.0.0"


Ładowanie…
Anuluj
Zapisz