AngleSharp v0.9.9.0 Release Notes

  • ๐Ÿš€ Released on Friday, October 7 2016.

    • Attribute API refinements (#422)
    • Cookies are now sent for all requests (#420)
    • ๐Ÿ›  Fixed DOM attribute name culture bug (#419)
    • โž• Added CSS word-wrap (overflow-wrap) and word-breakword properties (#417)
    • โž• Added CSS text-align-last, text-anchor, and text-justify properties (#413)
    • โž• Added CSS stroke-* properties (#407, #409, #411)
    • ๐Ÿ– Handle compression in HTTP responses (#416)
    • Included StatusCode property in IDocument (#408)
    • ๐Ÿ‘Œ Improved default event loop (#404)
    • ๐Ÿ›  Fixed invalid entity errors in XML (#401)
    • โž• Added HTML mark element (#399)