Releases: mmcdole/gofeed
Releases · mmcdole/gofeed
v1.3.0
What's Changed
- Added oddball date format by @rodmcelrath in #204
- chore: slice append replace loop by @testwill in #213
- chore: remove refs to deprecated io/ioutil by @testwill in #212
- Use itunes:summary if no description tag in feed and items description by @rdelaage in #209
- Remove spaces from go identifiers in readme by @infogulch in #215
- Update translator.go by @Strubbl in #216
- Fix RSS enclosure parsing by @sgodart in #218
- Added fallback to atom icon when atom logo is missing by @spacecowboy in #221
- Extract feed and item images from more places by @infogulch in #220
- Fix handling of RSS content:encoded by @cristoper in #223
- Atom: use correct xml:base for decoded elements by @cristoper in #222
New Contributors
- @testwill made their first contribution in #213
- @rdelaage made their first contribution in #209
- @infogulch made their first contribution in #215
- @Strubbl made their first contribution in #216
- @sgodart made their first contribution in #218
- @spacecowboy made their first contribution in #221
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v1.0.0 - Beta 2
v1.0.0-beta2 Fix broken image
v1.0.0 - Beta 1
This is the first beta release. Note: we have not yet hit an official 1.0 release so don't consider the interface stable. There may still be some breaking changes.