Skip to content

v6.1.2

Compare
Choose a tag to compare
@ndaidong ndaidong released this 25 Sep 16:58
· 116 commits to main since this release
5a68f9b

Improve options for read() method

  • Add 3 new options: xmlParserOptions, getExtraFeedFields, getExtraEntryFields
  • Remove 2 incompleted options includeEntryContent, includeOptionalElements added to v6.1.1
    • getExtraEntryFields provides a better way to customize feed entry data structure

Thank you @sarike for your great idea and pr #57