Skip to content

Snyder

Compare
Choose a tag to compare
@nmdias nmdias released this 08 Jun 23:54
· 123 commits to main since this release

Updated

  • Parse all RSS and ATOM dates permissively
  • Reattempt parsing of RFC822 dates without day prefix
  • Strip leading and trailing whitespace before parsing dates
  • Terminate XML parsing as soon as a complete feed is received
  • Allow parsing from an InputStream containing XML
  • Faster and more robust feed type determination

Fixed

  • Detect existing data encoding and convert to UTF-8 before parsing