AngleSharp v0.8.6.0 Release Notes

  • ๐Ÿš€ Released on Wednesday, July 8 2015.

    • Owner's are now weakly referenced
    • ๐Ÿ“œ The CSS parser supports unknown parsing
    • ๐Ÿ›  Fixed several bugs in the CSS parser
    • ๐Ÿ›  Fixed some smaller issues
    • The AngleSharp.Linq namespace is now AngleSharp.Extensions
    • ๐Ÿ‘Œ Improved decoding algorithms
    • ๐Ÿ’… PrettyStyleFormatter for readable CSS output
    • ๐Ÿ’… IStyleFormatter with default CssStyleFormatter implementation
    • DocumentRequest static helpers (for GET and POST)
    • 0๏ธโƒฃ Default ICookieService implementation offered