Skip to content

Releases: julianolf/prepare-commit-msg

v2.0.0

21 Sep 20:33
0ab5d36
Compare
Choose a tag to compare

What's Changed

Features

  • Improved commit message functionality:
    • When a message is passed to the git-commit command with the -m or -F flags, the tool will now perform a spelling and grammar check, automatically correcting any issues and making minor improvements for clarity.

Breaking Changes

  • The type of the System configuration entry has been changed to support the new feature.
  • The default location of the configuration file has changed and is now dependent on the operating system.

Full Changelog: v1.0.1...v2.0.0

v1.0.1

14 Sep 17:29
10c6518
Compare
Choose a tag to compare

What's Changed

Bugs

  • Fixed an issue in the deserialization of the OpenAI API response. A new field was added to the response, which was being mapped with strict types.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

31 Aug 21:32
e526600
Compare
Choose a tag to compare