SysIDE Pro 0.4.2

Released on January 7th, 2025.

:rocket: Features

  • Improved parser errors, keywords are no longer accepted as identifiers
  • Add option to export cross-reference document URIs in JSON
  • (:snake: python) Add tuples and aliases of types matching standard types as STD and Std respectively

:bug: Bugfixes

  • (windows) Fix invalid utf8 error with some UTF8 paths during conversion to Url
  • (:snake: python) Fix mypy/pyright issues in native modules
  • Always cache referent as FeatureReferentExpression result instead of referent result when it is an Expression
  • (:snake: python, windows) Before importing native Python module, check more dependencies, reduce the number of false-positive warnings