Changelog
Additions
- Added
ConfigApiJavawhich includes methods that may cause IDE issues if called by java code directly from ConfigApi. - Added
translatehelper method toValidatedChoicefor shortcutting common translation/description provider creation. - Added
min(a,b)andmax(a,b)toExpression
Changes
ValidatedExpressionwidget now includes max and min, and the widget buttons have descriptive tooltips.
Fixes
- Serializer will now ignore a
@ConvertFromfile candidate if it is missing (already converted, or never existed), rather than tossing an exception into the log.

