Releases: laurivan/lint-commit-msg
Releases · laurivan/lint-commit-msg
lint-commit-msg 0.2.2
Full Changelog: v0.2.1...v0.2.2
lint-commit-msg 0.2.1
Full Changelog: v0.2.0...v0.2.1
lint-commit-msg 0.2.0
Changes:
- Allow fixing (editing) invalid commit message interactively.
- Include version information (of lint-commit-msg and Bash) in debug output (activated by setting
_LCM_DEBUG
totrue
).
Full Changelog: v0.1.2...v0.2.0
lint-commit-msg 0.1.2
Changes
- Further fixes/improvements when used with Egit (Eclipse Git plugin): lint-commit-msg output is now written to stderr (instead of stdout). Otherwise it wouldn't have been visible to the user of Eclipse when commit-msg hook fails.
- Revise when interactive mode is used (when
LCM_INTERACTIVE
is set toauto
): when run within commit-msg hook AND stdout is terminal.
Full Changelog: v0.1.1...v0.1.2
lint-commit-msg 0.1.1
Changes
- Make lint-commit-msg work when making commits with Egit (Eclipse Git plugin).
- Polish documentation (README)
Full Changelog: v0.1.0...v0.1.1
lint-commit-msg 0.1.0
First release!
Full Changelog: https://github.com/laurivan/lint-commit-msg/commits/v0.1.0