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
STD
andStd
respectively
Bugfixes
- (windows) Fix
invalid utf8
error with some UTF8 paths during conversion toUrl
- (
python) Fix
mypy
/pyright
issues in native modules - Always cache
referent
asFeatureReferentExpression
result instead ofreferent
result when it is anExpression
- (
python, windows) Before importing native Python module, check more dependencies, reduce the number of false-positive warnings