Version 5.5.1
- V8 debugging enhancements:
- Integration with
chrome://inspect. - Simplified remote debugging.
- Support for Windows 7.
- Added
V8ScriptEngineFlags.AwaitDebuggerAndPauseOnStart(GitHub Issue #22).
- Integration with
- Added
ToString()overrides to exception classes (GitHub Issue #16). - Fixed VBScript access to nested types (GitHub Issue #23).
- (Andrey Taritsyn) Switch all project files to .NET Framework 4.5.
- Updated debugging and API documentation.
- Tested with V8 6.3.292.48 + infinite loop fix (GitHub Issue #33).