Releases: kria/CommitFormatter
Releases · kria/CommitFormatter
Commit Formatter v1.4.0
New
#11 Enable spell checking for Team Explorer commits (by @jcansdale)
Commit Formatter v1.3.2
The extension is now digitally signed thanks to the nice people at DigiCert!
Commit Formatter v1.3.1
This release doesn't add any new features, but it is a major restructuring of the extension, to enable support of both Visual Studio 2017 and 2015 in the same VSIX package. I couldn't get it to work for VS2013 simultaneously and will therefore drop support for it, but the old VS2013 VSIX package will still be available for download from the marketplace.
Commit Formatter v1.2.1
Fix
- Doesn't work when opening VS with Changes undocked and visible (#2)
Commit Formatter v1.2.0
Changelog
- The plugin now continues to work when the Git Changes page is undocked from the Team Explorer.
Commit Formatter v1.1.0
Changelog
- Support for Visual Studio 2015. I couldn't get it to work as a single extension, so 2013 and 2015 are separate extensions.
- Forcing a blank line between the subject and body is now optional.
- A minor robustness fix to make sure the adorner layer for the textbox is available before trying to add the counter.
Commit Formatter v1.0.0
First release