Releases: jeromeleong/c2p
Releases · jeromeleong/c2p
v2.3.1
Full Changelog: v2.3.0...v2.3.1
v2.3.0
Full Changelog: v2.2.1...v2.3.0
v2.2.1
Full Changelog: v2.2.0...v2.2.1
v2.2.0: feat: 增加命令行子命令選項
• ✨ 增加 `c2p clone <url>` 子命令,用於將網上的項目 `clone` 到臨時文件夾並進行提示生成處理 • ✨ 增加 `c2p path <path>` 子命令,等於原來的 `c2p <path>` • 📝 更新 `README.md`
v2.1.1: refactor: streamline GitHub Actions workflows and update templates
• ♻️ Simplify GitHub Actions workflow configuration in `build.yml` • ♻️ Remove redundant `dispatch-build.yml` workflow • 🔧 Update `Cargo.toml` to reflect version 2.1.1 • 📝 Correct references to `git.rs` in `README.md` • 🐛 Fix incorrect date parsing in `git.rs` • 📝 Update `main.rs` to reflect version 2.1.1 in CLI parser • 📝 Enhance `write-git-commit.hbs` template with stricter GitMoji usage guidelines • 📝 Update changelog templates to consistently mention README and CHANGELOG updates without detailing changes • 📝 Refine `write-github-pull-request.hbs` template for clarity and consistency
v2.1.0: feat: 更新專案配置和文檔
• 🔄 更新 `Cargo.toml` 中的版本和作者信息 • 📝 修改 `README.md` 以反映最新的命令行配置選項 • 🚀 更新 `git.rs` 以支持新的 Git log 和 diff 功能 • 🎨 優化模板文件以支持新的 Handlebars 變量 BREAKING CHANGE: 修改了 Git log 和 diff 的處理方式
v2.0.0: docs: 基於 OpenCommit 項目的 prompt 來更新 git commit 訊息模板
• 📝 添加 GitMoji 表情符號指南 • 🎨 改進模板結構和格式 • 📄 更新提交訊息指南