Version: 1.0.3.3
Status: Pre-release
Released: 2010-02-22
License: MIT License
No downloadable files are available for this release but you can obtain the source code from GitHub.
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes
  • Added code scope validation.
  • Added code scope validation. This ensures that all code blocks exit with the same scope in which they were introduced. This functionality can be disabled by passing the /NoValidate parameter to the scripting engine.