AngleSharp v0.17.0 Release Notes

  • ๐Ÿš€ Released on Tuesday, May 31 2022

    • โฌ‡๏ธ Dropped .NET Framework 4.6 (#960)
    • โšก๏ธ Updated GitHub actions logger (#1044) @Tyrrrz
    • โšก๏ธ Updated editorconfig to include code conventions (#1025) @kzrnm
    • โšก๏ธ Updated to use RFC1123Pattern format (#1018) @kzrnm
    • ๐Ÿ›  Fixed some typos (#1043) @mavaddat
    • ๐Ÿ›  Fixed inheritence of query parameters for fragment-only URLs (#1037)
    • ๐Ÿ›  Fixed Query dependence on SearchParams (#1024) @kzrnm
    • ๐Ÿ›  Fixed Hash and Search in Url (#1021) @kzrnm
    • ๐Ÿ›  Fixed behavior of Url with empty query (#1016) @kzrnm
    • โž• Added option to parse custom elements in head (#1035)
    • โž• Added option to prevent self-closing in XhtmlMarkupFormatter (#1031) @Aizeren
    • โž• Added option to keep original attribute names / casing (#897)