Skip to content

v6.1.0

Compare
Choose a tag to compare
@ndaidong ndaidong released this 20 Sep 06:44
· 125 commits to main since this release
ad4911b
  • Refactor to run with deno/bun/typescript
  • Remove global config method, use options on request
    • allow to keep original feed data
    • allow to include optional elements in RSS Feed 2.0 (related issue: #51)
  • Create sample microservices with feed-reader on Node.js, Deno and Bun