Skip to content

Releases: liblaf/ai-commit-cli

v0.2.0

25 Nov 12:48
4d2dacd
Compare
Choose a tag to compare

0.2.0 (2023-11-25)

Features

  • add support for prompt file in commit command (0d48d56)
  • cmd: add commit and complete subcommands (1db4f22)
  • cmd: add tab-completion support for fish shell (0a73ec2)

Bug Fixes

  • log: fix type inference issue in log.rs (bc42c74)

v0.1.0

19 Nov 13:22
582915e
Compare
Choose a tag to compare

0.1.0 (2023-11-18)

Features

  • add support for including specific files in git diff (259eb3b)
  • cmd: add token usage information to commit message prompt (0f22ef9)

Bug Fixes

  • commit: fix regex pattern for capturing commit message (69659ae)

v0.0.0

17 Nov 12:34
1c2b357
Compare
Choose a tag to compare

0.0.0 (2023-11-17)

Features

  • add initial project files (6040a79)