

Release Notes: All of the Python code files were converted with the 2to3.py script, whichsupposedly makes SUIT compatible with Python 3. SUIT is now prevented from processing an empty log.


Release Notes: SUIT PHP's parse function now caches correctly. Before, it was loading the cache but not returning it.


Release Notes: Template loading was separated from the system. Attributes were added. The framework is now much more efficient and faster.


Release Notes: This version was updated to accomodate SUIT 1.3.4. SUIT is now packaged with TIE for easy setup.


Release Notes: Nodes now use functions instead of eval. Many parameters were reformatted. Replace was removed. Preparsing was added. Temporary caching was added. Comments were added. The class was split up into multiple files. This version runs much faster.