Released on January 7th, 2025.
Features
- Improved parser errors, keywords are no longer accepted as identifiers
- Add option to export cross-reference document URIs in JSON
- (
python) Add tuples and aliases of types matching standard types as STDandStdrespectively
Bugfixes
- (windows) Fix
invalid utf8error with some UTF8 paths during conversion toUrl - (
python) Fix mypy/pyrightissues in native modules - Always cache
referentasFeatureReferentExpressionresult instead ofreferentresult when it is anExpression - (
python, windows) Before importing native Python module, check more dependencies, reduce the number of false-positive warnings