You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
Change log
2
2
==========
3
3
4
+
## April 5, 2014 - v1.1.5
5
+
6
+
* In JavaScriptEngineSwitcher.Jint added support of Jint version of April 5, 2014
7
+
4
8
## March 24, 2014 - v1.1.4
5
9
6
10
* In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 1.4.2
@@ -23,7 +27,7 @@ Change log
23
27
24
28
* In JavaScriptEngineSwitcher.Msie added support of [MSIE JavaScript Engine](http://github.com/Taritsyn/MsieJavaScriptEngine) version 1.3.0
25
29
* In JavaScriptEngineSwitcher.V8 improved performance of `CallFunction` method
26
-
* In JavaScriptEngineSwitcher.Jurassic added support of [Jurassic](http://jurassic.codeplex.com/) version of January 11 2014
30
+
* In JavaScriptEngineSwitcher.Jurassic added support of [Jurassic](http://jurassic.codeplex.com/) version of January 11, 2014
27
31
28
32
## December 30, 2013 - v1.0.0
29
33
@@ -33,7 +37,7 @@ Change log
33
37
## December 7, 2013 - v0.9.5
34
38
35
39
* In JavaScriptEngineSwitcher.V8 the [Noesis Javascript .NET](http://javascriptdotnet.codeplex.com/) was replaced by the [Microsoft ClearScript.V8](http://clearscript.codeplex.com/) library (solves a problem of `V8JsEngine` stable work on 64-bit version of IIS 8.X)
36
-
* In JavaScriptEngineSwitcher.Jurassic added support of [Jurassic](http://jurassic.codeplex.com/) version of September 30 2013
40
+
* In JavaScriptEngineSwitcher.Jurassic added support of [Jurassic](http://jurassic.codeplex.com/) version of September 30, 2013
<description>JavaScriptEngineSwitcher.Jint contains adapter `JintJsEngine` (wrapper for the Jint JavaScript Engine (http://github.com/sebastienros/jint) version of March 21 2014).</description>
14
-
<summary>JavaScriptEngineSwitcher.Jint contains adapter `JintJsEngine` (wrapper for the Jint JavaScript Engine version of March 21 2014).</summary>
15
-
<releaseNotes>Special thanks to Daniel Lo Nigro for idea of this module.</releaseNotes>
13
+
<description>JavaScriptEngineSwitcher.Jint contains adapter `JintJsEngine` (wrapper for the Jint JavaScript Engine (http://github.com/sebastienros/jint) version of April 5, 2014).</description>
14
+
<summary>JavaScriptEngineSwitcher.Jint contains adapter `JintJsEngine` (wrapper for the Jint JavaScript Engine version of April 5, 2014).</summary>
15
+
<releaseNotes>Jint was updated to version of April 5, 2014.</releaseNotes>
0 commit comments