AngleSharp Versions Save

:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.

1.2.0-beta.410

1 month ago

Released on tbd.

  • Added new OnToken event for the tokenizer (#1153) @schaakverslaafd

1.2.0-beta.408

1 month ago

Released on tbd.

  • Added new OnToken event for the tokenizer (#1153) @schaakverslaafd

1.1.2-beta.407

1 month ago

Released on Friday, March 8 2024.

  • Fixed exception when providing wrong response (#1181)
  • Fixed handling of various inputs leading to timeouts (#1180)

1.1.2

2 months ago

Released on Friday, March 8 2024.

  • Fixed exception when providing wrong response (#1181)
  • Fixed handling of various inputs leading to timeouts (#1180)

1.1.1-beta.390

2 months ago

Released on Thursday, February 29 2024.

  • Fixed ISourceReference not using HtmlToken underneath
  • Fixed handling of replacement characters in escaped script blocks (#1174)
  • Fixed handling of empty template element in SVG foreign mode (#1176)
  • Improved pre-release version to follow semver (#1171) @georg-jung
  • Improved NuGet package with link to repository (#1168) @thompson-tomo
  • Added PostAsMultipart helper for multipart/form-data to DocumentRequest (#1173)

1.1.1-beta.388

2 months ago

Released on Thursday, February 29 2024.

  • Fixed ISourceReference not using HtmlToken underneath
  • Fixed handling of replacement characters in escaped script blocks (#1174)
  • Improved pre-release version to follow semver (#1171) @georg-jung
  • Improved NuGet package with link to repository (#1168) @thompson-tomo

1.1.1-beta.387

2 months ago

Released on Tuesday, February 27 2024.

  • Fixed ISourceReference not using HtmlToken underneath
  • Improved pre-release version to follow semver (#1171) @georg-jung
  • Improved NuGet package with link to repository (#1168) @thompson-tomo

1.1.0-beta.384

2 months ago

Released on Thursday, January 18 2024

  • Fixed priority calculations for selector lists (#1161)
  • Fixed :where and :is selectors using forgiving lists
  • Added option for read only DOM (#1154) @dv00d00
  • Added more optimizations to reduce allocation rate (#1159) @dv00d00
  • Added support for nested selectors (&)

1.1.0

3 months ago

Released on Thursday, January 18 2024

  • Fixed priority calculations for selector lists (#1161)
  • Fixed :where and :is selectors using forgiving lists
  • Added option for read only DOM (#1154) @dv00d00
  • Added more optimizations to reduce allocation rate (#1159) @dv00d00
  • Added support for nested selectors (&)

1.1.0-alpha-378

3 months ago

Released on ?

  • Fixed priority calculations for selector lists (#1161)
  • Fixed :where and :is selectors using forgiving lists
  • Added option for read only DOM (#1154) @dv00d00
  • Added more optimizations to reduce allocation rate (#1159) @dv00d00
  • Added support for nested selectors (&)