Skip to content

Releases: AngleSharp/AngleSharp

1.1.0-alpha-377

16 Jan 10:19
Compare
Choose a tag to compare
1.1.0-alpha-377 Pre-release
Pre-release

Released on ?

  • Fixed priority calculations for selector lists (#1161)
  • 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-376

14 Jan 23:25
Compare
Choose a tag to compare
1.1.0-alpha-376 Pre-release
Pre-release

Released on ?

  • Fixed priority calculations for selector lists (#1161)
  • Added option for read only DOM (#1154) @dv00d00
  • Added more optimizations to reduce allocation rate (#1159) @dv00d00

1.1.0-alpha-375

11 Jan 11:14
31b914c
Compare
Choose a tag to compare
1.1.0-alpha-375 Pre-release
Pre-release

Released on ?

  • tbd

1.0.7

17 Nov 21:50
44cebe1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...1.0.7

1.0.6

11 Nov 14:45
d2772f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

1.0.6-alpha-330

09 Nov 12:58
338c409
Compare
Choose a tag to compare
1.0.6-alpha-330 Pre-release
Pre-release

Released on ???

  • Fixed case-sensitiveness in virtual responses

1.0.6-alpha-328

09 Nov 12:08
04f2461
Compare
Choose a tag to compare
1.0.6-alpha-328 Pre-release
Pre-release

Released on ???

  • Fixed case-sensitiveness in virtual responses

1.0.6-alpha-325

17 Oct 07:42
8efd43c
Compare
Choose a tag to compare
1.0.6-alpha-325 Pre-release
Pre-release

Released on ???

  • Fixed case-sensitiveness in virtual responses

1.0.5

03 Oct 13:47
f23a204
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

1.0.4-alpha-316

25 Sep 11:49
87f06e8
Compare
Choose a tag to compare
1.0.4-alpha-316 Pre-release
Pre-release

Released on Saturday, June 24 2023

  • Fixed issue with gzip encoding under certain conditions (#1122)
  • Fixed issue with li scope leading to stack overflow (#1123)
  • Added more pseudo selectors from Selector L4 spec (#1121)