Releases: SimpleITK/CommentSpellCheck
Releases · SimpleITK/CommentSpellCheck
v0.4.4
Release v0.4.3
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
Full Changelog: v0.4.1...v0.4.2
Release v0.4.1
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
A nearly complete rewrite of the code that uses a pure Python spell checking backend.
v0.4.0 release candidate 1
Merge pull request #61 from SimpleITK/PythonBackend Python backend
v0.3.1
version 0.2.3
Merge pull request #56 from dave3d/UpdateREADME DOC: Update readme
Version 0.2.2
Merge pull request #52 from dave3d/MakeTestsPythonic Make the tests more pythonic