Skip to content

Releases: SimpleITK/CommentSpellCheck

v0.4.4

Choose a tag to compare

@dave3d dave3d released this 03 Oct 00:47
5e67a2d

Added the 'spell-check-disable' and 'spell-check-enable' commands.

Release v0.4.3

Choose a tag to compare

@github-actions github-actions released this 14 Jul 19:03
46c04d4

What's Changed

  • ENH: Added downoading a dictionary from a URL. by @dave3d in #65
  • Updated PySpellChecker description by @dave3d in #68

Full Changelog: v0.4.2...v0.4.3

Release v0.4.2

Choose a tag to compare

@github-actions github-actions released this 23 Jun 15:13
b8508ed

Full Changelog: v0.4.1...v0.4.2

Release v0.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 15:52
ffbef87

What's Changed

  • Adding configuration file to be a pre-commit hook by @blowekamp in #62
  • Add C, C++, CSharp file types to precommit by @dave3d in #63

Full Changelog: v0.4.0...v0.4.1

release version 0.4.0

Choose a tag to compare

@dave3d dave3d released this 21 May 15:49
b458668

A nearly complete rewrite of the code that uses a pure Python spell checking backend.

v0.4.0 release candidate 1

Pre-release

Choose a tag to compare

@dave3d dave3d released this 19 May 16:18
b458668
Merge pull request #61 from SimpleITK/PythonBackend

Python backend

v0.3.1

Choose a tag to compare

@dave3d dave3d released this 28 Jan 21:01

Bibtex support. Re-organized packaging.

version 0.2.3

Choose a tag to compare

@dave3d dave3d released this 07 Feb 19:23
4e62c5a
Merge pull request #56 from dave3d/UpdateREADME

DOC: Update readme

Version 0.2.2

Choose a tag to compare

@dave3d dave3d released this 17 Oct 18:12
c1609e7
Merge pull request #52 from dave3d/MakeTestsPythonic

Make the tests more pythonic

Version 0.2.1

Choose a tag to compare

@dave3d dave3d released this 10 Oct 16:59
04b40ee

What's Changed

Full Changelog: v0.2.0...v0.2.1