- 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.
|