All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Changed return type of EvalScriptWithJsonDataModel.defaultDataModelConversion() to generic map Sona issue S1319.
- Added EvalScriptWithJsonDataModel.defaultDataModelConversion() function.
- Minor changes in logging and exception messaging
- javadoc documentation
- EvalScript method evalKts() changed in handle()
- EvalScriptWithJsonDataModel divided in EvalScriptWithDataModel and EvalScriptWithJsonDataModel
- build and deploy scripts
- EvalScript interface