AngleSharp v0.8.2.0 Release Notes

  • ๐Ÿš€ Released on Wednesday, April 15 2015.

    • DocumentBuilder declared obsolete
    • ๐Ÿ›  Fixed bugs in DOM methods
    • โž• Added ToHtml() overloads with custom formatters
    • ๐Ÿ”„ Changed CSS value model
    • ๐Ÿ›  Fixed BOM in form submits
    • ๐Ÿ”„ Changed case of tags to mimic browsers
    • ๐Ÿ‘Œ Improved URL encoded form submission
    • ๐Ÿ‘Œ Improved CSS shorthand properties
    • ๐Ÿ›  Fixed Origin of Url
    • ๐Ÿ‘Œ Improved loading customization
    • Included IEventAggregator for events
    • ๐Ÿ›  Fixed several smaller bugs