Original Post
This version brings quite a lot of improvements to already existing features, as well as a few bug fixes. There are no major new features, so I suggest you look at the change list for the details.
Perhaps the most interesting addition is the new offline compiler sample. This sample shows how scripts can be built using a generic compiler. The pre-compiled bytecode can then be loaded by the application that will execute it.
Regards,
Andreas