Version: 1.0.6.1
Status: Pre-release
Released: 2011-05-05
License: MIT License
Downloads
SSE.exe • 1.76 MB
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
  • 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.