AngleSharp v0.14.0 Release Notes

Release Date: 2020-03-31 // about 4 years ago
  • ๐Ÿš€ Released on Tuesday, March 31 2020.

    • Included context event error for error tracking (#698)
    • Extended the IMarkupFormatter for literal text (#821)
    • Extended the IElementFactory definition
    • ๐Ÿ›  Fixed an issue regarding n-th child for the GetSelector utility (#835)
    • โž• Added explicit support for .NET 4.6.1 (#842)
    • โž• Added public constructor to BrowsingContext (#844)
    • ๐Ÿ‘ฎ Force IBrowsingContext to be IDisposable for cleanup purposes
    • ๐Ÿ›  Fixed missing Media property of stylesheets (#846)
    • ๐Ÿ‘Œ Improved API of IMarkupFormatter (#858)
    • โœจ Enhanced existing IMarkupFormatter instances to allow inheritance
    • โž• Added default accepts header for standard document requests (#859)