FeedKit v7.1.1 Release Notes

Release Date: 2018-06-08 // almost 6 years ago
  • โšก๏ธ 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