Skip to content

Releases: DerTyp7214/gpt-commit-rust

v0.4.6

10 Jul 17:47
Compare
Choose a tag to compare

Changelog

v0.4.5...v0.4.6

Commits

  • 924d111: Add prefixes_to_remove to remove unnecessary strings from result (DerBot7214)
  • c32c514: πŸ’Ύ Cache compiled dependencies (DerBot7214)
  • 7937156: Update gpt-commit-rust version to 0.4.6 (DerBot7214)
  • 97be282: Title: πŸ”¨ Update commit message format (DerBot7214)

v0.4.5

09 Jun 21:52
Compare
Choose a tag to compare

Changelog

v0.4.4...v0.4.5

Commits

  • 2151987: πŸ“¦ Refactor caching in build.yaml (DerBot7214)
  • d53a102: Update to version 0.4.5 (DerBot7214)
  • 1810746: 🩹 Refactor: separate files argument collection and run function arguments (DerBot7214)

v0.4.4

09 Jun 17:11
Compare
Choose a tag to compare

Changelog

v0.4.3...v0.4.4

Commits

  • d181107: 🎨 Add --no-ai flag to commit without using GPT-3 (DerBot7214)
  • 62672bd: πŸ”₯ Implement functionality for editing commit messages (DerBot7214)
  • 285b3b9: πŸš€ Bump version to 0.4.4 (DerBot7214)

v0.4.3

08 Jun 21:58
Compare
Choose a tag to compare

Changelog

v0.4.2...v0.4.3

Commits

  • 7523384: πŸ”§ Update commit message format guidelines (DerBot7214)
  • fb347c8: πŸ”– Bump version to 0.4.3 (DerBot7214)

v0.4.2

08 Jun 17:12
Compare
Choose a tag to compare

Changelog

v0.4.1...v0.4.2

Commits

  • 32ff499: πŸ“¦ Bump version to 0.4.2 and refactor command parsing (DerBot7214)

v0.4.1

08 Jun 02:21
Compare
Choose a tag to compare

Changelog

v0.4.0...v0.4.1

Commits

  • b128a9e: πŸ”¨ Refactored git commit and add functions (DerBot7214)
  • ef986b5: πŸ”– Incremented version to 0.4.1 and added print statements. (DerBot7214)
  • 4d09971: ⬆️ Improved git push in git.rs (DerBot7214)
  • b726f73: πŸ’¬ Removed print statements in main.rs (DerBot7214)
  • 1826239: πŸ”¨ Refactored git command utility. (DerBot7214)
  • 1fa08db: ♻️ Refactored file diff stats function. (DerBot7214)
  • 10507fa: ♻️ Refactored file diff stats retrieval. (DerBot7214)
  • 482ec47: πŸ› Fix printing commit info in file diff stats (DerBot7214)
  • 47fcac0: πŸ” Added debugging print statements (DerBot7214)
  • 08098f0: ♻️ Refactored commit method and added file diff stats. (DerBot7214)
  • 0dd5282: πŸ“ŠAdded stats for files changed, insertions, and deletions in git commit command. (DerBot7214)
  • dfe45c4: πŸš€ Improved commit stats tracking (DerBot7214)
  • e19b4e6: πŸš€ Added git diff options and shortened commit hash. (DerBot7214)
  • 5d06e0a: πŸ‘ Improved Git diff options. (DerBot7214)
  • b799a3c: πŸ› Fixed diff_tree_to_index bug (DerBot7214)
  • 6648579: πŸ›Added diff options for all files (DerBot7214)
  • ada43dd: πŸ”§ Refactored Git diff options in commit process (DerBot7214)
  • 8d9abe3: 🎨 Improved Git diff for commits (DerBot7214)
  • 64533aa: ✨ Display commit diff stats (DerBot7214)
  • c3c7d99: πŸ›πŸ”§ Fixed & improved git commands functionality. (DerBot7214)
  • c4bad62: πŸ”§ Refactored code for readability. (DerBot7214)
  • cd9d94a: πŸš€ Improved Git command building, added add_all and commit methods. (DerBot7214)
  • 5b8f937: Test (DerBot7214)
  • 2c4b838: Test (DerBot7214)
  • 07f5167: πŸ“ Added option to initialize README.md file. (DerBot7214)

v0.4.0

07 Jun 22:28
Compare
Choose a tag to compare

Changelog

v0.3.9...v0.4.0

Commits

  • 78ae8db: πŸš€ Upgraded version to 0.4.0 and added init function with new query parameter. (DerBot7214)

v0.3.9

07 Jun 20:21
Compare
Choose a tag to compare

Changelog

v0.3.8...v0.3.9

Commits

  • 26596c7: πŸ”’ Updated dependencies and refactored command utilities. (DerBot7214)
  • 1accefb: πŸ”§ Refactored Git handling & query building functions. (DerBot7214)
  • 45036ae: git add . && git commit -m "πŸ“ Added Git commit function and changed GPT API argument type." (DerBot7214)
  • ee1d4db: πŸ”„ Update branch names in README and workflow file (DerBot7214)

v0.3.8

04 Jun 16:15
998016b
Compare
Choose a tag to compare

Changelog

v0.3.7...v0.3.8

Commits

  • ee1d4db: πŸ”„ Update branch names in README and workflow file (DerBot7214)
  • 998016b: Dev (#3) (DerBot7214)
  • ec73931: πŸ”– Updated release text generation (DerBot7214)
  • b7af82e: πŸ”§ Updated CI workflow for master branch (DerBot7214)

v0.3.7

04 Jun 15:13
Compare
Choose a tag to compare

Changelog

v0.3.6...v0.3.7

Commits

  • ec73931: πŸ”– Updated release text generation (DerBot7214)
  • b7af82e: πŸ”§ Updated CI workflow for master branch (DerBot7214)
  • 3b32334: "πŸ”§ Updated version to 0.3.7 and improved release text generation." (DerBot7214)
  • be2a282: ♻️ Refactored command arg parsing. (DerBot7214)
  • 0e62b27: Merge pull request #2 from Kesuaheli/master (DerBot7214)
  • 530c77e: "πŸš€ Improved API key functionality" (Kesuaheli)