Registry / utility / git-chglog-git-chglog

git-chglog-git-chglog

JSON →
library0.15.4gogounverified

Package chglog implements main logic for generating CHANGELOG from git history.

go get github.com/git-chglog/git-chglog
INSTALL
IMPORT
SIG · GIT-CHGLOG-GIT-CHG
G
git-chglog-git-chglog
utilitygov0.15.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

chglog
github.com/git-chglog/git-chglog

Create a git-chglog configuration

package main import ( "fmt" "github.com/git-chglog/git-chglog" ) func main() { config := &chglog.Config{} fmt.Println(config) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
git-chglog-git-chglog — go get git-chglog-git-chglog · libregistry