Skip to content

1.0.6

Choose a tag to compare

@github-actions github-actions released this 09 Feb 04:05
· 12 commits to main since this release
  • Removed dictionary caching. Now the dictionary is reread every time a word is checked so there's no latency between adding a word to dictionary and detecting that it's there.
  • Added setting to ignore capitalized words if they appear uncapitalized in the dictionary.
  • The 'Skip code blocks' feature that was supposed to be included in the last release is now included