Changes
Features
feat: Support `--dot` command line option. (#1985)
feat: Support --dot
command line option. (#1985)
fix: #1980
Fixes
dev: Refactor cache files (#1986)
dev: Refactor cache files (#1986)
- Remove any circular import references.
- Move interfaces next to the supporting code.
fix: Update schema generator (#1957)
fix: Update schema generator (#1957)
The JSON schema will now include the deprecated
flag.
fix: integration - turn off case sensitivity for German (#1952)
fix: integration - turn off case sensitivity for German (#1952)
fix: Add `enableCaseSensitive`/`disableCaseSensitive` (#1951)
fix: Add enableCaseSensitive
/disableCaseSensitive
(#1951)
Support enableCaseSensitive
/disableCaseSensitive
in document settings.