Microsoft Corporation is announcing that with version number 5.4.2.1 is already available to download.
What is ?
is A C# package for adding scripting possibilities to any .NET application, allowing developers to build more interactive applications .
ClearScript is a mash-up from Google's V8 engine, Microsoft's JScript, and VBScript, adding a scripting language interpreter to any .NET-based website, desktop, or mobile application.This means developers can use JavaScript or VBScript on top of C# or ASP.NET to have more control over the runtime code, interactions, and behavior.ClearScript comes with full support for generic types, objects, and methods.
This is changelog for version 5.4.2.1 :
- Fixed unnecessary assembly table construction.
You can read the complete changelog and also download this latest version on their homepage:
clearscript.codeplex.com