← Back to tools

clog

Create a changelog automatically from local git metadata

Development linuxmacoswindows Rust MIT

Description

clog creates a changelog automatically from local git metadata. It parses conventional commit messages to generate organized, formatted changelogs.

AI Summary

An automatic changelog generator that uses git commit metadata and conventional commits.

Capabilities

  • + Generate changelogs from git history
  • + Parse conventional commit messages
  • + Organized, formatted output
  • + Configurable changelog templates

Use When

  • You follow conventional commits
  • You want automated changelog generation

Avoid When

  • x You don't use conventional commits
  • x You prefer manual changelogs
View AGENTS.md for clog