Skip to content

Latest commit

 

History

History
135 lines (73 loc) · 4.2 KB

CHANGELOG.md

File metadata and controls

135 lines (73 loc) · 4.2 KB

Changelog

v0.1.9

compare changes

🩹 Fixes

  • base: Not await confirm unexpectedly (0bb014d)

❤️ Contributors

v0.1.8

compare changes

v0.1.7

compare changes

🚀 Enhancements

  • check update one time in one day (1626383)

v0.1.6

compare changes

🚀 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

v0.1.5

compare changes

🩹 Fixes

  • config: Load config correctly (6c6f7c9)

📖 Documentation

  • Update usage, examples and configuation (65a5b47)
  • changelog: Update changelogs (2c3d5ed)

🏡 Chore

🎨 Styles

  • emoji: Update perf emoji (522e9e8)

❤️ Contributors

v0.1.3...v0.1.4

compare changes

🚀 Enhancements

  • Check gitcm version stop message (dbb647b)
  • Check gitcm version stop message (#3)

🏡 Chore

  • build: Convert output format from cjs to esm (54c3d5a)

❤️ Contributors

v0.1.1...v0.1.2

compare changes

🏡 Chore

❤️ Contributors

v0.1.0...v0.1.1

compare changes

📦 Build

  • rollup: Use rollup package for packaging (f0c4b16)

🏡 Chore

❤️ Contributors