clog-cli
Changelog generator
Automatically generates changelogs from Git commit history using conventional commit formats.
Generate beautiful changelogs from your Git commit history
859 stars
14 watching
43 forks
Language: Rust
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gazler/changex | Automated generation of changelogs from Git commit history | 47 |
antham/chyle | Generates a changelog from a git repository by fetching commits and extracting relevant data. | 158 |
saschagrunert/git-journal | Automates generation of changelogs from commit history in Git repositories | 614 |
tomasbjerre/git-changelog-command-line | Generates changelogs or releasenotes from a Git repository and a Handlebars template. | 47 |
tomasbjerre/git-changelog-lib | Automates generation of release notes and changelogs from Git repositories using conventional commits | 199 |
skywinder/gitlab-changelog-generator | Automatically generates changelog files based on GitHub tags, issues, and pull requests. | 73 |
metcalfc/changelog-generator | Automates generation of changelogs and release notes for GitHub releases | 140 |
frinyvonnick/gitmoji-changelog | Generates changelogs based on gitmoji commits convention | 390 |
lab2023/katip | Automates generation of change logs for Git projects based on commits and tags | 44 |
miniscruff/changie | Automated tool for generating release notes from commit history | 696 |
ansible-community/antsichaut | Automates filling of changelog files with pull request information from GitHub repositories. | 5 |
orhun/git-cliff | Automatically generates changelogs from Git commit history following Conventional Commit specifications. | 9,303 |
clj-jgit/clj-jgit | A Clojure wrapper around the JGit library for interacting with Git repositories. | 252 |
convco/convco | Tools for working with conventional commits and versioning | 252 |
knbr13/gitcs | Analyzes local Git repositories and generates visual contributions graphs | 118 |