Skip to content

v5.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 07:55
· 2642 commits to main since this release

Changes

docs: Add more glob examples (#1977)

docs: Add more glob examples (#1977)


docs: Update generated docs (#1958)

docs: Update generated docs (#1958)


Features

feat: Support `--dot` command line option. (#1985)

feat: Support --dot command line option. (#1985)

fix: #1980


Fixes

dev: Catch forbidden whole words (#2000)

dev: Catch forbidden whole words (#2000)

Fix #1953


dev: Refactor cache files (#1986)

dev: Refactor cache files (#1986)

  • Remove any circular import references.
  • Move interfaces next to the supporting code.

dev: Update workflow for cspell4 (#1965)

dev: Update workflow for cspell4 (#1965)


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.


Maintenance

ci: Add integration pagekit (#1956)

ci: Add integration pagekit (#1956)