What's Changed
- Set copyright as optional for feed by @lluisemper in #217
- feat(rss): relax tag output condition to allow name-only by @huanjuedadehen in #220
- fix: treat description as optional rss2 to avoid "undefined" output by @Krinkle in #223
- perf(rss/atom/json): Use
.forEach()instead of.map()when resulting array is unused by @Greenheart in #234 - docs: Show current default value for
generatorin example by @Greenheart in #232 - fix: make copyright and id optional by @dword-design in #219
- Hotfix for allowing multiple atom:link tags in the RSS2 feed by @aletorrado in #235
- Add stylesheet support to rss and atom by @kunatastic in #216
- release 5.2.0 by @jpmonette in #236
New Contributors
- @lluisemper made their first contribution in #217
- @huanjuedadehen made their first contribution in #220
- @Krinkle made their first contribution in #223
- @Greenheart made their first contribution in #234
- @dword-design made their first contribution in #219
- @aletorrado made their first contribution in #235
- @kunatastic made their first contribution in #216
Full Changelog: 5.1.0...5.2.0