forked from Taritsyn/JavaScriptEngineSwitcher
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
31 lines (24 loc) · 1008 Bytes
/
readme.txt
File metadata and controls
31 lines (24 loc) · 1008 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
----------------------------------------------------------------------
README file for JS Engine Switcher for .Net: MSIE 1.5.0 Alpha 2
----------------------------------------------------------------------
Copyright (c) 2013-2016 Andrey Taritsyn - http://www.taritsyn.ru
===========
DESCRIPTION
===========
JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper
for the MSIE JavaScript Engine for .Net
(http://github.com/Taritsyn/MsieJavaScriptEngine)). For correct
working of the MSIE JavaScript Engine it is recommended to install
Internet Explorer 9 and above on a server.
=============
RELEASE NOTES
=============
1. Added support of MSIE JavaScript Engine version 1.7.0 Alpha 2;
2. In configuration settings was added one new property -
`EnableDebugging` (default `false`).
=============
DOCUMENTATION
=============
See documentation on GitHub -
http://github.com/Taritsyn/JavaScriptEngineSwitcher