What's Changed
- Clear the display before showing icon as splash by @lvcabral in #741
- Added support for the
notoperator in the preprocessor's#ifclause evaluation by @lvcabral in #742 - Fixed exception handling for Parser and Preprocessor by @lvcabral in #743
- Added UTF-16 support for
StringIand prevented crash with negativestring.repeat()by @lvcabral in #744 - Added validation to
#ifto not allow extra text after the condition token by @lvcabral in #745 - Fixed loading of SG localized terms and added missing
es_ESandit_ITfiles by @lvcabral in #746
Full Changelog: v2.0.0-alpha.22...v2.0.0-alpha.23