- Make shared cache for types resolution thread safe (see #163 Thanks to @stukselbax)
- Add ScriptEvaluating and ScriptEvaluated events (see #161 Thanks to @Arc-huangjingtong)
- Add unaryOperatorsDictionary to manage custom operators that are both unaries and binaries better (see #159 and #160 Thanks to @Yazwh0)