chore: Prepare Release v9.1.0 (auto-deploy)#7487
Merged
Merged
Conversation
2810ffd to
4ad0b30
Compare
64eeb9e to
d0272cb
Compare
d0272cb to
84096ce
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v9.1.0
Release Notes
Details
Changes
Features
feat: Add command `dictionaries` (#7445)
feat: Add command
dictionaries(#7445)Add new
dictionariescommand to the clifeat: Add lint option `--dictionary` (#7441)
feat: Add lint option
--dictionary(#7441)Add lint options:
--dictionary- enable a dictionary by name--disable-dictionary- disable a dictionary by namefeat: Add init command to command-line. (#7414)
feat: Add init command to command-line. (#7414)
New command:
feat: Add command line option to set reporting level (#7380)
feat: Add command line option to set reporting level (#7380)
Command Line Option:
--reportOption:
--reportChoices:
all- report everything (default)simple- only report issues with simple fixes.typos- only report issues with common typos.flagged- only report flagged issues.Reporters - add opt-in feature flag
To support legacy reporters, it is necessary to check if they support new features.
Features:
Fixes
fix: Fix perf issue related to searching for the config. (#7483)
fix: Fix perf issue related to searching for the config. (#7483)
fix: Hide `--config-search` option (#7479)
fix: Hide
--config-searchoption (#7479)refactor: `isolatedDeclarations: true` (#7459)
refactor:
isolatedDeclarations: true(#7459)refactor: enable isolatedDeclarations (#7456)
refactor: enable isolatedDeclarations (#7456)
refactor: enable isolatedDeclarations (#7452)
refactor: enable isolatedDeclarations (#7452)
fix: Add option to continue on error (#7451)
fix: Add option to continue on error (#7451)
Add lint option:
fix: Improve dictionaries command (#7449)
fix: Improve dictionaries command (#7449)
Add options:
fix: Add trace option `--dictionary` (#7443)
fix: Add trace option
--dictionary(#7443)fix: Add init options (#7436)
fix: Add init options (#7436)
New options:
Help:
fix: Allow init of `cspell.config.yml` files (#7432)
fix: Allow init of
cspell.config.ymlfiles (#7432)Add
ymlto the init command format list.It will create a
cspell.config.ymlfile.fix: Only generate the context if necessary (#7388)
fix: Only generate the context if necessary (#7388)
fix: Correct the schema generator (#7395)
fix: Correct the schema generator (#7395)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7499)
fix: Workflow Bot -- Update Dictionaries (main) (#7499)
Update Dictionaries (main)
Summary
fix: Workflow Bot -- Update Dictionaries (main) (#7485)
fix: Workflow Bot -- Update Dictionaries (main) (#7485)
Update Dictionaries (main)
Summary
fix: Workflow Bot -- Update Dictionaries (main) (#7474)
fix: Workflow Bot -- Update Dictionaries (main) (#7474)
Update Dictionaries (main)
Summary
Documentation
fix: Correct the schema generator (#7395)
fix: Correct the schema generator (#7395)
Version Information
v9.1.09.1.0Summary