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