Skip to content

Releases: Kshitiz-Mhto/mock-my-commit

v1.5.0

05 Mar 18:55

Choose a tag to compare

Changelog

  • fee448c chore: updated the required envs
  • c1c2ce7 feat: migrated to gemini support and upgraded the commit checking patterns
  • ef2b565 config: added gemini libararies
  • a5b2399 workflow: fixed release.yml to run only for tags
  • 9d8939a docs: updated installation process for multi platforms

v1.4.17

13 Feb 22:13

Choose a tag to compare

Changelog

  • a81e7fb action: added windows and mac compalibility for setuping the keys
  • c590c67 action: added hooks setup compatibilty for mac and windows
  • e1aecc6 action: added feature to unset the hooks with multi platform compatiblity
  • b4e1905 action: configure the env vars
  • e85d619 action: added release workflow for my cli tool

Full Changelog: v0.5.14...v1.4.17

v0.4.9

10 Feb 18:25

Choose a tag to compare

updates:

  • provided better manuals
  • provide proper setup guides
  • provided flow of the tool

fixes:

  • minor refractoring

Full Changelog: v0.4.8...v0.4.9

v0.4.7

10 Feb 16:36

Choose a tag to compare

Features:

  • Ensures commit messages meet best practices before Git registers the commit.
  • Generates passive-aggressive feedback for poorly written commit messages that embeds in your soul.
  • Uses Mistral text generation API to craft scarcastic one-liners that you deserve.
  • Works as a commit-msg hook to validate messages before they are committed.

Bug Fixes:

  • handling the fallback error from api call.
  • provide appropriate permission to execute our custom git hook for commit-msg.

Full Changelog: v0.3.7...v0.4.7