File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
src/AngleSharp.Scripting.JavaScript/Properties Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ # 0.5.0
2+
3+ - Several bug fixes and improvements
4+ - Construct prototype chain (#7 )
5+ - Added better type casts and wrappers (#8 )
6+ - Allow strings instead of functions (#26 )
7+ - Include extension method ` ExecuteScript ` to ` document ` (#29 )
8+ - Simplified DOM context evaluation (#19 )
9+
110# 0.4.2
211
312- Updated to latest version of AngleSharp
Original file line number Diff line number Diff line change 1111[ assembly: AssemblyTrademark ( "" ) ]
1212[ assembly: AssemblyCulture ( "" ) ]
1313[ assembly: ComVisible ( false ) ]
14- [ assembly: AssemblyVersion ( "0.4.2 .0" ) ]
15- [ assembly: AssemblyFileVersion ( "0.4.2 " ) ]
14+ [ assembly: AssemblyVersion ( "0.5.0 .0" ) ]
15+ [ assembly: AssemblyFileVersion ( "0.5.0 " ) ]
1616[ assembly: InternalsVisibleToAttribute ( "AngleSharp.Scripting.JavaScript.Tests" ) ]
You can’t perform that action at this time.
0 commit comments