Releases: AngleSharp/AngleSharp.Js
Releases · AngleSharp/AngleSharp.Js
1.0.0-beta.31
Released on ?.
- Fixed usage of document ready state (#87) @Sebbs128
- Updated to use AngleSharp v1
- Updated for Jint v3 (#89) @tomvanenckevort
1.0.0-beta.25
Released on ?.
- Fixed usage of document ready state (#87) @Sebbs128
- Updated to use AngleSharp v1
- Updated for Jint v3 (#89) @tomvanenckevort
0.15.0
0.14.0
0.13.0
0.12.1
Released on Wednesday, May 15 2019.
- Binary version fix
0.12.0
Released on Tuesday, May 14 2019.
- Properly forward setting window.location (#31)
- Respect window.onload event (#42)
- Support for more APIs to enable jQuery (#43)
- Respect DOMContentLoaded event (#50)
- Restored compatibility with AngleSharp v0.12 (#51)
- Renamed to
AngleSharp.Js
(focus only on JavaScript) (#51) - Renamed the
WithJavaScript
extension method toWithJs
- Changed the namespace from
AngleSharp.Scripting.JavaScript
toAngleSharp.Js