katip
Change log generator
Automates generation of change logs for Git projects based on commits and tags
This is a Change Logging gem for a git initialized project.
44 stars
15 watching
9 forks
Language: Ruby
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
antham/chyle | Generates a changelog from a git repository by fetching commits and extracting relevant data. | 158 |
tomasbjerre/git-changelog-lib | Automates generation of release notes and changelogs from Git repositories using conventional commits | 199 |
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 |
metcalfc/changelog-generator | Automates generation of changelogs and release notes for GitHub releases | 140 |
clog-tool/clog-cli | Automatically generates changelogs from Git commit history using conventional commit formats. | 859 |
gazler/changex | Automated generation of changelogs from Git commit history | 47 |
skywinder/gitlab-changelog-generator | Automatically generates changelog files based on GitHub tags, issues, and pull requests. | 73 |
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 |
jk1z/gitlab-release-note-generator | Automates generation of release notes from GitLab tags based on merge requests and issues. | 99 |
frinyvonnick/gitmoji-changelog | Generates changelogs based on gitmoji commits convention | 390 |
butlerlogic/action-autotag | Automatically generates a new tag when the manifest file version changes. | 74 |
andrewshadura/git-crecord | A Git subcommand that allows users to interactively select changes to commit or stage using a text user interface. | 195 |
soostone/katip | A structured logging framework for Haskell applications | 205 |