Simple Scripting Engine v1.0.6.1
Version: 1.0.6.1
Status: Pre-release
Released: 2011-05-05
License: MIT License
Downloads
SSE.exe •
1.76 MB
Source-Code
Release Notes
- Fixed locking caused when script functions (with return values used in logic) throw exceptions.
- Fixed major bug which would cause text data to be written out of order on exception.
- Added ContentType pre-processor for web use.
- Implemented nested properies when working with mathematical expressions and logic.
- Added new Env namespace functionality: Get, Set, Count, Name, Index and Value.
- Added additional type checking for numeric parameters.