Releases: SimpleITK/CommentSpellCheck
Releases · SimpleITK/CommentSpellCheck
Release v0.1
What's Changed
- catch spell check exception by @dave3d in #2
- OK if a word == a prefix by @dave3d in #3
- set path to dictionary by @dave3d in #4
- added words for SimpleElastix by @dave3d in #5
- Update additional dictionary file. by @zivy in #6
- Make package by @blowekamp in #7
- Fixed initial dictionary problems by @dave3d in #9
- Fixes for flake8 by @dave3d in #10
- WIP: initial testing checkin by @dave3d in #11
- run test on itself; allow multple suffixes by @dave3d in #12
- Removed hardcoded legacy junk by @dave3d in #15
- Added support for RST and TXT files by @dave3d in #16
- Updated README and added Markdown support by @dave3d in #17
- Print errors to STDERR by @dave3d in #18
- added support for .hxx files by @dave3d in #19
- added mimetype command line option by @dave3d in #20
- Added vim command output by @dave3d in #21
- Added a README for utils by @dave3d in #22
- Squelsh a message in quiet mode by @dave3d in #24
- Improve command line interface by @jcfr in #25
- Use setuptools-scm to extract version from git tags. by @blowekamp in #28
- Add pre-commit configuration with black and run in GHA as listing by @blowekamp in #27
- Add GHA publish to publish release to github by @blowekamp in #30
New Contributors
- @dave3d made their first contribution in #2
- @zivy made their first contribution in #6
- @blowekamp made their first contribution in #7
- @jcfr made their first contribution in #25
Full Changelog: https://github.com/SimpleITK/SimpleITKSpellChecking/commits/v0.1