← 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.

When to use this tool

Good fit when
  • You follow conventional commits
  • You want automated changelog generation
Avoid when
  • You don't use conventional commits
  • You prefer manual 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