Skip to content

Releases: blopker/codebook

v0.3.41

26 May 20:26
480628a

Choose a tag to compare

See changelog for details.

What's Changed

Full Changelog: v0.3.40...v0.3.41

v0.3.40

19 May 04:21
a833147

Choose a tag to compare

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

04 May 22:48
242f13b

Choose a tag to compare

See changelog for details.

What's Changed

New Contributors

Full Changelog: v0.3.38...v0.3.39

v0.3.38

24 Apr 17:54
e00b1ce

Choose a tag to compare

See changelog for details.

What's Changed

Full Changelog: v0.3.37...v0.3.38

v0.3.37

11 Apr 22:39
11af55e

Choose a tag to compare

See changelog for details.

What's Changed

New Contributors

Full Changelog: v0.3.36...v0.3.37

v0.3.36

23 Mar 21:46
b72b620

Choose a tag to compare

See changelog for details.

What's Changed

  • Add tree-sitter Markdown support to skip fenced code blocks by @blopker in #233
  • Restructure processing to enable mutli-language file support by @blopker in #234
  • Added cli by @niekdomi in #219

Full Changelog: v0.3.35...v0.3.36

v0.3.35

20 Mar 05:19
e3c5784

Choose a tag to compare

See changelog for details.

What's Changed

  • Add settings to include or exclude types of code (tag support) by @blopker in #232

Full Changelog: v0.3.34...v0.3.35

v0.3.34

17 Mar 19:06
aad4c6f

Choose a tag to compare

See changelog for details.

What's Changed

  • [vscode]: update extension icon, README and package config by @sagohub in #229
  • Added fallback for TLS certs when the system's certs can't be found.

New Contributors

Full Changelog: v0.3.33...v0.3.34

v0.3.33

13 Mar 18:48
dd2cdb7

Choose a tag to compare

See changelog for details.

What's Changed

New Contributors

Full Changelog: v0.3.32...v0.3.33

v0.3.32

08 Mar 04:54
8e63a70

Choose a tag to compare

See changelog for details.

What's Changed

  • Added C++ modules extension by @niekdomi in #223
  • Added include_paths option 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