Releases: MichaelCurrin/auto-commit-msg
Releases · MichaelCurrin/auto-commit-msg
v0.24.0
What's Changed
- fix: Handle filenames with spaces by @MichaelCurrin in #71
- upgrade packages
- style changes
- doc changes
- test changes
Full Changelog: v0.23.0...v0.24.0
v0.23.0
Full Changelog: v0.22.2...v0.23.0
- Update docs
- Update tests
- Refactor
- Style
- Make value required
- Trim value
- Update deps
- Add
.pylintrc
support to conventional commit module
Fix patch vulnerability
What's Changed
- Refactor extension.ts by @MichaelCurrin in #67
- feat: Add save hook and refactor by @MichaelCurrin in #66
- build(deps): bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #69
- other package upgrades
- doc changes
Full Changelog: v0.22.1...v0.22.2
Upgrade packages, update docs, and small changes
- style
- tests
- refactor
Full Changelog: v0.22.0...v0.22.1
Publish to Marketplace and update doc install instructions
Now available via an Install button here:
https://marketplace.visualstudio.com/items?itemName=MichaelCurrin.auto-commit-msg
Full Changelog: v0.21.0...v0.22.0
Reduce extension size
There was an issue where too much was included in the built .vsix
file. Using aggressive ignoring in .vscodeignore
, this been reduced 10x from 0.3MB to 0.03MB.
Add multi-file counting and minor changes
- Add support for multi-file changes in issue #38 with tests.
- New functionality around existing behavior for old message
- Switch the order
- Keep the type.
- Avoid duplicating the whole message.
- Move deprecated code to docs.
- Upgrade dependencies.
- Refactoring.
- Doc changes.
v0.19.0
Add multi-file support, refactors, style changes and test coverage
Fix - get VS Code engine in sync with types
v0.17.0 0.17.0