Skip to content

Releases: SimpleITK/CommentSpellCheck

v0.4.4

03 Oct 00:47
5e67a2d

Choose a tag to compare

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

Release v0.4.3

14 Jul 19:03
46c04d4

Choose a tag to compare

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

23 Jun 15:13
b8508ed

Choose a tag to compare

Release v0.4.1

20 Jun 15:52
ffbef87

Choose a tag to compare

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

21 May 15:49
b458668

Choose a tag to compare

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

v0.4.0 release candidate 1

19 May 16:18
b458668

Choose a tag to compare

Pre-release
Merge pull request #61 from SimpleITK/PythonBackend

Python backend

v0.3.1

28 Jan 21:01

Choose a tag to compare

Bibtex support. Re-organized packaging.

version 0.2.3

07 Feb 19:23
4e62c5a

Choose a tag to compare

Merge pull request #56 from dave3d/UpdateREADME

DOC: Update readme

Version 0.2.2

17 Oct 18:12
c1609e7

Choose a tag to compare

Merge pull request #52 from dave3d/MakeTestsPythonic

Make the tests more pythonic

Version 0.2.1

10 Oct 16:59
04b40ee

Choose a tag to compare

What's Changed

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