Skip to content

Releases: AngleSharp/AngleSharp.Xml

1.0.0-beta.30

1.0.0-beta.30 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jan 20:53
0aabb60

Released on Sunday, January 15 2023.

  • Updated to use AngleSharp 1.0

1.0.0-beta.29

1.0.0-beta.29 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jan 20:54
0aabb60

Released on Sunday, January 15 2023.

  • Updated to use AngleSharp 1.0

1.0.0-beta.27

1.0.0-beta.27 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Feb 15:11

Released on Sunday, January 15 2023.

  • Updated to use AngleSharp 1.0

1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 12:45

Released on Sunday, January 15 2023.

  • Updated to use AngleSharp 1.0

1.0.0-alpha-18

1.0.0-alpha-18 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jan 00:28

Released on Sunday, January 15 2023.

  • Updated to use AngleSharp 1.0

0.17.0

Choose a tag to compare

@github-actions github-actions released this 31 May 20:38

Released on Tuesday, May 31 2022.

  • Updated to use AngleSharp 0.17
  • Dropped .NET Framework 4.6
  • Fixed parser ignoring IsKeepingSourceReferences (#16)

0.16.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 23:15
d83b02e

Released on Sunday, June 13 2021.

  • Updated to use AngleSharp 0.16

0.15.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 22:36

Released on Thursday, April 22 2021.

  • Dropped support for .NET Standard 1.3 target
  • Fixed breaking parsing upon invalid syntax when suppressing errors (#14)

0.14.0

Choose a tag to compare

@FlorianRappl FlorianRappl released this 31 Mar 21:43
0c03427

Released on Tuesday, March 31 2020.

  • Added more overloads for ToXml and ToMarkup
  • Allow transforming all empty elements to self closing tags
  • Serialize self-closing tags correctly (#11)
  • Updated the IMarkupFormatter implementations
  • Added shallow support for source link
  • Support more target frameworks

0.13.0

Choose a tag to compare

@FlorianRappl FlorianRappl released this 06 Sep 23:00
4181aa4

Released on Friday, September 6 2019.

  • Added ToXml and ToMarkup extensions for the formatting