v0.5.0
What's Changed
- fix(pr-labeler): double-escaped checkbox regex meant bug/enhancement never matched by @otnc in #55
- feat(pr-labeler): recheck all open PRs' conflict status on push to main by @otnc in #54
- feat: widen ETag to 64-bit FNV-1a, allow a custom tag function by @otnc in #49
- feat: strictAccept option to answer 406 when Accept rejects everything by @otnc in #47
- feat: export validateInput from the root and format subpaths by @otnc in #43
- feat(rss): emit channel managingEditor and item comments by @otnc in #46
- fix(pr-labeler): recheck-on-push also reconciles checkbox/branch labels by @otnc in #57
- feat(atom): map image/favicon to / by @otnc in #44
- feat: feed-level categories (RSS channel, Atom feed, RDF dc:subject) by @otnc in #45
- feat: custom XML/JSON extension escape hatch (customXml, customNamespaces, customJson) by @otnc in #52
- feat: feed pagination links (RFC 5005, JSON Feed next_url) by @otnc in #48
- feat(json): external_url, banner_image, expired, per-item language, multiple attachments by @otnc in #50
- feat: WebSub hub discovery (link rel=hub / JSON Feed hubs) by @otnc in #51
Full Changelog: v0.4.3...v0.5.0