1.9.7
What's Changed
- fix: potential null reference exceptions from ProxyManager by @bdunderscore in #750
- fix: type corrections not applied to substatemachine exit transitions by @bdunderscore in #751
- Remove MA MoveIndependently after MA processing by @ReinaS-64892 in #749
- Add Traditional Chinese support by @yelandiealma in #738
- chore: fix localization capitalization by @bdunderscore in #758
主な変更点
- ProxyManagerからNullReferenceExceptionが発生する問題を修正
- Sub-state-machineからのトランジションに、パラメーター型変換が正しく適用されないバグを修正
- MA MoveIndependently をMAの処理終了時にパージする by @ReinaS-64892 in #749
- 中国語(繁体字)の翻訳を追加 by @yelandiealma in #738
- 翻訳ファイルの大文字・小文字設定を修正 by @bdunderscore in #758
New Contributors
- @yelandiealma made their first contribution in #738
Full Changelog: 1.9.6...1.9.7