|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +## v9.6.0 (2025-12-24) |
| 7 | + |
| 8 | +### Features |
| 9 | + |
| 10 | +<details> |
| 11 | +<summary>feat: auto load btrie files if available (<a href="https://github.com/streetsidesoftware/cspell/pull/8218">#8218</a>)</summary> |
| 12 | + |
| 13 | +### feat: auto load btrie files if available ([#8218](https://github.com/streetsidesoftware/cspell/pull/8218)) |
| 14 | + |
| 15 | +When loading dictionaries from `node_modules`, try to load `btrie` files before loading a `.txt` or `.trie` file. |
| 16 | + |
| 17 | +--- |
| 18 | + |
| 19 | +</details> |
| 20 | + |
| 21 | +<details> |
| 22 | +<summary>feat: Add Support reading / writing bTrie files (<a href="https://github.com/streetsidesoftware/cspell/pull/8204">#8204</a>)</summary> |
| 23 | + |
| 24 | +### feat: Add Support reading / writing bTrie files ([#8204](https://github.com/streetsidesoftware/cspell/pull/8204)) |
| 25 | + |
| 26 | +--- |
| 27 | + |
| 28 | +</details> |
| 29 | + |
| 30 | +### Fixes |
| 31 | + |
| 32 | +<details> |
| 33 | +<summary>fix: Minor perf boost to TrieBlob.#findNode (<a href="https://github.com/streetsidesoftware/cspell/pull/8213">#8213</a>)</summary> |
| 34 | + |
| 35 | +### fix: Minor perf boost to TrieBlob.#findNode ([#8213](https://github.com/streetsidesoftware/cspell/pull/8213)) |
| 36 | + |
| 37 | +--- |
| 38 | + |
| 39 | +</details> |
| 40 | + |
| 41 | +<details> |
| 42 | +<summary>fix: deprecated legacy trie.has (<a href="https://github.com/streetsidesoftware/cspell/pull/8196">#8196</a>)</summary> |
| 43 | + |
| 44 | +### fix: deprecated legacy trie.has ([#8196](https://github.com/streetsidesoftware/cspell/pull/8196)) |
| 45 | + |
| 46 | +--- |
| 47 | + |
| 48 | +</details> |
| 49 | + |
| 50 | +<details> |
| 51 | +<summary>fix: Improve speed of dictionary lookup (<a href="https://github.com/streetsidesoftware/cspell/pull/8193">#8193</a>)</summary> |
| 52 | + |
| 53 | +### fix: Improve speed of dictionary lookup ([#8193](https://github.com/streetsidesoftware/cspell/pull/8193)) |
| 54 | + |
| 55 | +--- |
| 56 | + |
| 57 | +</details> |
| 58 | + |
| 59 | +<details> |
| 60 | +<summary>fix: Run perf tests on trie-lib (<a href="https://github.com/streetsidesoftware/cspell/pull/8188">#8188</a>)</summary> |
| 61 | + |
| 62 | +### fix: Run perf tests on trie-lib ([#8188](https://github.com/streetsidesoftware/cspell/pull/8188)) |
| 63 | + |
| 64 | +--- |
| 65 | + |
| 66 | +</details> |
| 67 | + |
| 68 | +<details> |
| 69 | +<summary>fix: Force consistent type imports (<a href="https://github.com/streetsidesoftware/cspell/pull/8187">#8187</a>)</summary> |
| 70 | + |
| 71 | +### fix: Force consistent type imports ([#8187](https://github.com/streetsidesoftware/cspell/pull/8187)) |
| 72 | + |
| 73 | +--- |
| 74 | + |
| 75 | +</details> |
| 76 | + |
| 77 | +<details> |
| 78 | +<summary>fix: Support adding separators when tracing compound words (<a href="https://github.com/streetsidesoftware/cspell/pull/8176">#8176</a>)</summary> |
| 79 | + |
| 80 | +### fix: Support adding separators when tracing compound words ([#8176](https://github.com/streetsidesoftware/cspell/pull/8176)) |
| 81 | + |
| 82 | +--- |
| 83 | + |
| 84 | +</details> |
| 85 | + |
| 86 | +### Dictionary Updates |
| 87 | + |
| 88 | +<details> |
| 89 | +<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8192">#8192</a>)</summary> |
| 90 | + |
| 91 | +### fix: Workflow Bot -- Update Dictionaries (main) ([#8192](https://github.com/streetsidesoftware/cspell/pull/8192)) |
| 92 | + |
| 93 | +# Update Dictionaries (main) |
| 94 | + |
| 95 | +## Summary |
| 96 | + |
| 97 | +``` |
| 98 | + .../MicrosoftDocs/PowerShell-Docs/report.yaml | 7 +- |
| 99 | + .../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 5 +- |
| 100 | + .../snapshots/RustPython/RustPython/report.yaml | 6 +- |
| 101 | + .../snapshots/RustPython/RustPython/snapshot.txt | 3 +- |
| 102 | + .../snapshots/TheAlgorithms/Python/report.yaml | 5 +- |
| 103 | + .../snapshots/TheAlgorithms/Python/snapshot.txt | 3 +- |
| 104 | + .../snapshots/alexiosc/megistos/report.yaml | 3 +- |
| 105 | + .../snapshots/alexiosc/megistos/snapshot.txt | 3 +- |
| 106 | + .../aspnetboilerplate/report.yaml | 8 +- |
| 107 | + .../aspnetboilerplate/snapshot.txt | 14 ++-- |
| 108 | + .../snapshots/dart-lang/sdk/report.yaml | 14 +--- |
| 109 | + .../snapshots/dart-lang/sdk/snapshot.txt | 11 +-- |
| 110 | + .../snapshots/django/django/report.yaml | 5 +- |
| 111 | + .../snapshots/django/django/snapshot.txt | 4 +- |
| 112 | + .../snapshots/eslint/eslint/report.yaml | 6 +- |
| 113 | + .../snapshots/eslint/eslint/snapshot.txt | 4 +- |
| 114 | + .../snapshots/flutter/samples/report.yaml | 18 +--- |
| 115 | + .../snapshots/flutter/samples/snapshot.txt | 10 +-- |
| 116 | + .../snapshots/gitbucket/gitbucket/report.yaml | 10 +-- |
| 117 | + .../snapshots/gitbucket/gitbucket/snapshot.txt | 6 +- |
| 118 | + .../googleapis/google-cloud-cpp/report.yaml | 8 +- |
| 119 | + .../googleapis/google-cloud-cpp/snapshot.txt | 6 +- |
| 120 | + .../iluwatar/java-design-patterns/report.yaml | 8 +- |
| 121 | + .../iluwatar/java-design-patterns/snapshot.txt | 8 +- |
| 122 | + .../snapshots/ktaranov/sqlserver-kit/report.yaml | 13 +-- |
| 123 | + .../snapshots/ktaranov/sqlserver-kit/snapshot.txt | 19 ++--- |
| 124 | + .../snapshots/pagekit/pagekit/report.yaml | 6 +- |
| 125 | + .../snapshots/pagekit/pagekit/snapshot.txt | 4 +- |
| 126 | + .../snapshots/php/php-src/report.yaml | 8 +- |
| 127 | + .../snapshots/php/php-src/snapshot.txt | 8 +- |
| 128 | + .../snapshots/slint-ui/slint/report.yaml | 97 +++++++++------------- |
| 129 | + .../snapshots/slint-ui/slint/snapshot.txt | 22 +---- |
| 130 | + .../snapshots/vitest-dev/vitest/report.yaml | 4 +- |
| 131 | + .../snapshots/vitest-dev/vitest/snapshot.txt | 3 +- |
| 132 | + packages/cspell-bundled-dicts/package.json | 12 +-- |
| 133 | + packages/cspell/src/__snapshots__/app.test.ts.snap | 10 ++- |
| 134 | + pnpm-lock.yaml | 69 ++++++++------- |
| 135 | + 37 files changed, 145 insertions(+), 305 deletions(-) |
| 136 | +``` |
| 137 | + |
| 138 | +--- |
| 139 | + |
| 140 | +</details> |
| 141 | + |
| 142 | +<details> |
| 143 | +<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8186">#8186</a>)</summary> |
| 144 | + |
| 145 | +### fix: Workflow Bot -- Update Dictionaries (main) ([#8186](https://github.com/streetsidesoftware/cspell/pull/8186)) |
| 146 | + |
| 147 | +# Update Dictionaries (main) |
| 148 | + |
| 149 | +## Summary |
| 150 | + |
| 151 | +``` |
| 152 | + .../snapshots/alexiosc/megistos/report.yaml | 6 +----- |
| 153 | + .../snapshots/alexiosc/megistos/snapshot.txt | 6 +----- |
| 154 | + .../snapshots/php/php-src/report.yaml | 24 +--------------------- |
| 155 | + .../snapshots/php/php-src/snapshot.txt | 24 +--------------------- |
| 156 | + packages/cspell-bundled-dicts/package.json | 2 +- |
| 157 | + pnpm-lock.yaml | 10 ++++----- |
| 158 | + 6 files changed, 10 insertions(+), 62 deletions(-) |
| 159 | +``` |
| 160 | + |
| 161 | +--- |
| 162 | + |
| 163 | +</details> |
| 164 | + |
| 165 | +<details> |
| 166 | +<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8182">#8182</a>)</summary> |
| 167 | + |
| 168 | +### fix: Workflow Bot -- Update Dictionaries (main) ([#8182](https://github.com/streetsidesoftware/cspell/pull/8182)) |
| 169 | + |
| 170 | +# Update Dictionaries (main) |
| 171 | + |
| 172 | +## Summary |
| 173 | + |
| 174 | +``` |
| 175 | + .../snapshots/RustPython/RustPython/report.yaml | 843 ++++++++++++++++----- |
| 176 | + .../snapshots/RustPython/RustPython/snapshot.txt | 774 ++++++++++++++++--- |
| 177 | + .../snapshots/alexiosc/megistos/report.yaml | 16 +- |
| 178 | + .../snapshots/alexiosc/megistos/snapshot.txt | 16 +- |
| 179 | + .../snapshots/django/django/report.yaml | 6 +- |
| 180 | + .../snapshots/django/django/snapshot.txt | 3 +- |
| 181 | + .../googleapis/google-cloud-cpp/report.yaml | 3 +- |
| 182 | + .../googleapis/google-cloud-cpp/snapshot.txt | 3 +- |
| 183 | + .../snapshots/neovim/nvim-lspconfig/report.yaml | 6 +- |
| 184 | + .../snapshots/neovim/nvim-lspconfig/snapshot.txt | 6 +- |
| 185 | + .../snapshots/php/php-src/report.yaml | 24 +- |
| 186 | + .../snapshots/php/php-src/snapshot.txt | 24 +- |
| 187 | + packages/cspell-bundled-dicts/package.json | 26 +- |
| 188 | + pnpm-lock.yaml | 161 ++-- |
| 189 | + 14 files changed, 1526 insertions(+), 385 deletions(-) |
| 190 | +``` |
| 191 | + |
| 192 | +--- |
| 193 | + |
| 194 | +</details> |
| 195 | + |
6 | 196 | ## v9.5.0 (2025-12-16) |
7 | 197 |
|
8 | 198 | ### Features |
|
0 commit comments