feedparser v5.1.2 Release Notes

Release Date: 2012-05-03 // almost 12 years ago
    • ๐Ÿ“š Minor changes to the documentation
    • Strip potentially dangerous ENTITY declarations in encoded feeds
    • ๐Ÿ“œ feedparser will now try to continue parsing despite compression errors
    • Fix issue 321 a little more (the initial fix missed a code path)
    • ๐Ÿ“œ Issue 337 (_parse_date_rfc822() returns None on single-digit days)
    • Issue 343 (add magnet links to the ACCEPTABLE_URI_SCHEMES)
    • Issue 344 (handle deflated data with no headers nor checksums)
    • ๐Ÿ‘ Issue 347 (support itunes:image elements with a url attribute)