Release Notes: Significant in that it contains fully functioning versions of all three evaluation routines. A major cleanup from 0.2.3 with correct log file generation. Cleaner, updated algorithms as well. Recommended for production usage.


Release Notes: Significant in that it contains fully functioning versions of all three evaluation routines. A major cleanup from 0.2.3 with correct log file generation. Cleaner, updated algorithms as well. Recommended for production usage.


Release Notes: A new evaluation routine, EvaluateLinear, was added, which can take the results generated by the two previous routines and parse them in linear time. The result is a great speed gain. Code cleanup was done to all evaluation methods and the Core.


Release Notes: This version is a significant departure from the previous two version series because the regular expression handler has been rewritten and log file creation is cleaner. Setting the default vector is now the responsibility of the programmer. The Core can be derived and shadow actions (actions that should not be specified by the user) can be passed to states.


Release Notes: New error handling capabilities were added. The algorithm was improved. Configuration was fixed.