Skip to content

Releases: marocchino/acommit

v1.0.0

30 Mar 02:34
bce848d
Compare
Choose a tag to compare

Changelog

  • 7fa16e8 ♻️ Refactor code with new API in main.go
  • f8532d4 ♻️ Move errors to function
  • cf2aca9 ✨ Add release workflow and goreleaser configuration files
  • ea14f32 ✨ Update error message for missing OpenAI API key 🔑
  • 30e702a ✨ allow the user to set their custom prompt file
  • 9b56120 🐛 Conditional statement missing return
  • 505eb8a 🔧 Set GIT_EDITOR and include temp file with git commit -t
  • bce848d 🚀 simplify .goreleaser.yaml
  • 0adb75e 🚨 Replace ioutil with io or os
  • aede114 🥅 Add error handling for API key
  • 8ec7994 🥅 Add error handling for empty git diff output and empty text generation