Release Notes: This version changes the signature of the inti() method for the Script interface, which now returns the Script Object that results from the creation of the Script. It also allows you to set the Script line in Undefined Script Exceptions, and it tries harder to retrieve the position of exceptions resulting from Scripts.


Release Notes: This version allows to call any Java class easily from the Scripts, and any Scripts from Java classes.


Release Notes: This version changes the signature of the inti() method for the Script interface, which now returns the Script Object that results from the creation of the Script. It also allows you to set the Script line in Undefined Script Exceptions, and it tries harder to retrieve the position of exceptions resulting from Scripts.


Release Notes: A lot of bugs were fixed in the scripting engine. Compared to the 0.4 beta 1 version, only an unused class was removed.


Release Notes: This version fixes a lot of bugs in the scripting engine.


Release Notes: This is the finalization of the 0.3 release. It allows you to use more than one script language on the platform. Groovy is supported, as well as Beanshell. Additionally, some methods have been added to give more flexibility to users.