Releases: fslongjin/fastcommit
Releases · fslongjin/fastcommit
v0.7.1
What's Changed
- fix: restore -bm flag functionality for top-level usage by @fslongjin in #28
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat: add GitHub PR integration for commit message generation by @fslongjin in #23
- fix: update field access after CommonArgs refactoring by @fslongjin in #24
- ci: add build and test workflow for Rust CI by @fslongjin in #25
- chore: add pre-commit hooks and fix clippy/fmt issues by @staryxchen in #26
- chore: update version to 0.7.0 and add clippy CI job by @fslongjin in #27
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- ci: add Rustfmt check workflow by @fslongjin in #22
- feat: add auto-commit functionality with customizable git commit args by @staryxchen in #21
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- 新增段落保留功能,支持按段落处理文本
- 改进行内代码正则表达式,支持单反引号和双反引号
- 修复行内代码重复添加反引号的问题
- 优化列表项换行处理,避免列表标记单独成行
- 添加行内代码换行测试用例
Full Changelog: v0.5.1...v0.5.2
v0.5.1
0.5.0
0.4.0
0.3.0
0.2.3
v0.2.2
What's Changed
- fix(generate): 移除stop words并改进消息提取逻辑 by @fslongjin in #14
Full Changelog: v0.2.1...v0.2.2