Releases: Jannchie/gitcm
Releases · Jannchie/gitcm
v0.1.6
🚀 Enhancements
- ai: Use llm to auto generate commit message (3fea9bf)
- ai: Parse git commit messages using a regular expression (7246d72)
🩹 Fixes
- config: Typo of perf (852ea98)
- version: Show correct version for commander (3861ead)
- prompt: Use better ai prompt (2fc18e2)
- cli: The interactive cli will get data (72ef0ba)
💅 Refactors
- args: Refactor the commander parse logic (c5e66b7)
📖 Documentation
- ai: Add docs for using OpenAI ChatGPT API (1fdda7b)
📦 Build
- rollup: Expose __filename to global (eef1929)
🏡 Chore
- ai: Update generateByAI and checkAI functions, modify getDiffOfCurrentGit command, and improve commit message prompt (cd2f65e)
- update: Lowercase conversion for variables and prompt message update (c67eabb)
- ai: Removes an unused import (0269b2a)
❤️ Contributors
- Jianqi Pan (@Jannchie)
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
🩹 fix(core): fixed the issue of not working at all
Full Changelog: v0.1.0...v0.1.1
v0.1.0
🎉init: gitcm
is an opinionated git commits message helper
Full Changelog: https://github.com/Jannchie/gitcm/commits/v0.1.0