Skip to content

v5.18.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 10:23
· 2444 commits to main since this release

Changes

Fixes

fix: Improve suggestions when using weights. (#2387)

fix: Improve suggestions when using weights. (#2387)

  • updated test Dutch dictionary
  • fixed number of suggestions returned.
  • Add a compound symbol so it is possible to show compound breaks.

dev: Work towards showing compound word seperators (#2386)

dev: Work towards showing compound word seperators (#2386)

The goal is to improve suggestions.


fix: Fix first letter insert costs on suggestions. (#2385)

fix: Fix first letter insert costs on suggestions. (#2385)

When making suggestions, sort the ones where the first letter changes further down the list.


fix: Ensure Weighted Suggestions are generated (#2384)

fix: Ensure Weighted Suggestions are generated (#2384)


fix: Make sure cspell-tool-cli keeps accents (#2381)

fix: Make sure cspell-tool-cli keeps accents (#2381)

In --split mode, the compiler would loose free floating accents.


dev: [WIP] create a package for eslint-plugin-cspell (#2379)

dev: [WIP] create a package for eslint-plugin-cspell (#2379)


fix: Upgrade to commander 9.0.0 (#2367)

fix: Upgrade to commander 9.0.0 (#2367)


Maintenance

ci: increase mocha timeout in cspell-ellint-plugin (#2382)

ci: increase mocha timeout in cspell-ellint-plugin (#2382)