Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 5.7 KB

CHANGELOG.md

File metadata and controls

66 lines (48 loc) · 5.7 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.9.6 - 2024-08-19

✨ New Features

🐛 Bug Fixes

🔧 Chores

v0.9.5 - 2024-05-16

✨ New Features

  • ac1973c - config: remove add_description field and related functionality from AppConfig and ConfigOptions (commit by @leventekk)
  • 57013cd - readme: add CommitCraft logo and update description (commit by @leventekk)
  • 50f1853 - commitcraft: update version to 0.9.5 in Cargo.toml and Cargo.lock (commit by @leventekk)

🐛 Bug Fixes

  • 9dc7963 - generator: handle error response from API when generating message (commit by @leventekk)

v0.9.4 - 2024-05-09

✨ New Features

  • 260ac70 - actions: add backup functionality to recover and destroy commit messages (commit by @leventekk)
  • 98d07fc - package: update commitcraft to version 0.9.4 (commit by @leventekk)

v0.9.3 - 2024-05-03

✨ New Features

  • e28a00d - actions: add the ability to track changes in the configuration (commit by @leventekk)
  • c377b3f - actions: update GenerateMessageCommand to handle different commit message formats (commit by @leventekk)
  • a6f9133 - actions/generate_message: improve message generation process (commit by @leventekk)
  • b1737bd - actions: improve handling of empty stashed files (commit by @leventekk)
  • c09dcf6 - instructions: improve commit generation prompt and guidance (commit by @leventekk)
  • 0734963 - actions: improve error handling in commit_changes (commit by @leventekk)

🐛 Bug Fixes

v0.9.2 - 2024-04-30

✨ New Features

  • edfdf64 - workspace: add pre-build step for aarch64-unknown-linux-gnu target (commit by @leventekk)

🔧 Chores

v0.9.1 - 2024-04-30

🔧 Chores