Releases: blopker/codebook
Releases · blopker/codebook
v0.3.41
v0.3.40
See changelog for details.
What's Changed
- Add vs code build to ci by @blopker in #262
- Split words on edge unicode white space characters by @blopker in #273
- Handle Unicode case folding for custom words by @fizyxbt in #270
- Use unicase for full Unicode case folding of custom words by @blopker in #274
- Add not-has-ancestor predicate to queries to ignore python types by @blopker in #275
- Scoped config settings by @blopker in #209
New Contributors
Full Changelog: v0.3.39...v0.3.40
v0.3.39
See changelog for details.
What's Changed
- C/C++: Spell-check declarators without initializers (Closes #255) by @zbreit in #256
- Add Persian/Farsi dictionary support by @premier213 in #254
- C: enable spelling for new language constructs (Closes #257) by @zbreit in #258
- Fix #253: Transliterate German Umlauts with Diagraphs by @blopker in #259
- Fix multi-workspace crash in VS Code by @blopker in #260
New Contributors
- @zbreit made their first contribution in #256
- @premier213 made their first contribution in #254
Full Changelog: v0.3.38...v0.3.39
v0.3.38
v0.3.37
See changelog for details.
What's Changed
- Add Portuguese (Portugal) Hunspell repositories by @cesperanc in #240
- Add Norwegian dictionary by @Napam in #239
- Add Czech (cs) dictionary by @mira-semera in #241
- Add OCaml support by @krios2146 in #238
- Add Svelte support
New Contributors
- @cesperanc made their first contribution in #240
- @Napam made their first contribution in #239
- @mira-semera made their first contribution in #241
- @krios2146 made their first contribution in #238
Full Changelog: v0.3.36...v0.3.37
v0.3.36
v0.3.35
v0.3.34
v0.3.33
See changelog for details.
What's Changed
- Fix#214 by @J-Siu in #227
- Add Tsx as a LanguageType separate from Typescript by @cmachetzki in #228
New Contributors
- @J-Siu made their first contribution in #227
- @cmachetzki made their first contribution in #228
Full Changelog: v0.3.32...v0.3.33
v0.3.32
See changelog for details.
What's Changed
- Added C++ modules extension by @niekdomi in #223
- Added
include_pathsoption to whitelist files & paths by @niekdomi in #217 - Add Ukrainian dictionary by @slunak in #212
- Fix bug where duplicate word misspellings were ignored in release builds
- Relax base64 regex
New Contributors
Full Changelog: v0.3.31...v0.3.32