AngleSharp v0.8.3.0 Release Notes

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

    • PrettyMarkupFormatter for readable output
    • โž• Add some missing ConfigureAwait(false) calls
    • Included virtual response callback for the context
    • โž• Add IHtmlDocument for completeness
    • ๐Ÿ“œ Reintegrated XmlParser (only non-validating)
    • ๐Ÿ”„ Changed Configuration to be immutable
    • All IConfiguration extensions return new object
    • ๐Ÿ›  Fixed smaller issues