Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-03-01 | 1.8 kB | |
v1.3.0 source code.tar.gz | 2024-03-01 | 128.0 kB | |
v1.3.0 source code.zip | 2024-03-01 | 488.9 kB | |
Totals: 3 Items | 618.7 kB | 0 |
What's Changed
- Added oddball date format by @rodmcelrath in https://github.com/mmcdole/gofeed/pull/204
- chore: slice append replace loop by @testwill in https://github.com/mmcdole/gofeed/pull/213
- chore: remove refs to deprecated io/ioutil by @testwill in https://github.com/mmcdole/gofeed/pull/212
- Use itunes:summary if no description tag in feed and items description by @rdelaage in https://github.com/mmcdole/gofeed/pull/209
- Remove spaces from go identifiers in readme by @infogulch in https://github.com/mmcdole/gofeed/pull/215
- Update translator.go by @Strubbl in https://github.com/mmcdole/gofeed/pull/216
- Fix RSS enclosure parsing by @sgodart in https://github.com/mmcdole/gofeed/pull/218
- Added fallback to atom icon when atom logo is missing by @spacecowboy in https://github.com/mmcdole/gofeed/pull/221
- Extract feed and item images from more places by @infogulch in https://github.com/mmcdole/gofeed/pull/220
- Fix handling of RSS content:encoded by @cristoper in https://github.com/mmcdole/gofeed/pull/223
- Atom: use correct xml:base for decoded elements by @cristoper in https://github.com/mmcdole/gofeed/pull/222
New Contributors
- @testwill made their first contribution in https://github.com/mmcdole/gofeed/pull/213
- @rdelaage made their first contribution in https://github.com/mmcdole/gofeed/pull/209
- @infogulch made their first contribution in https://github.com/mmcdole/gofeed/pull/215
- @Strubbl made their first contribution in https://github.com/mmcdole/gofeed/pull/216
- @sgodart made their first contribution in https://github.com/mmcdole/gofeed/pull/218
- @spacecowboy made their first contribution in https://github.com/mmcdole/gofeed/pull/221
Full Changelog: https://github.com/mmcdole/gofeed/compare/v1.2.1...v1.3.0