--- linuxsampler/trunk/ChangeLog 2016/04/22 15:37:45 2885 +++ linuxsampler/trunk/ChangeLog 2016/04/25 17:28:23 2889 @@ -47,6 +47,10 @@ - Added new API method ScriptVM::syntaxHighlighting() which provides a convenient syntax highlighting backend for external instrument script editor applications. + - Added new C++ API class "ScriptVMFactory". + - Extended parser issues to provide not only first line and first + column, but also last line and last column of issue (thus marking + the precise span of the issue within the source code). Version 2.0.0 (15 July 2015)