{"id":27618086,"url":"https://github.com/haunt98/changeloguru","last_synced_at":"2025-04-23T05:02:01.604Z","repository":{"id":40121131,"uuid":"301679254","full_name":"haunt98/changeloguru","owner":"haunt98","description":"Tool to generate CHANGELOG.md from Conventional Commits.","archived":false,"fork":false,"pushed_at":"2025-04-21T06:32:39.000Z","size":450,"stargazers_count":54,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-21T07:42:14.821Z","etag":null,"topics":["changelog","go","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haunt98.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-10-06T09:40:44.000Z","updated_at":"2025-04-21T06:32:42.000Z","dependencies_parsed_at":"2023-02-05T11:30:42.754Z","dependency_job_id":"d0c8d55c-ba75-469d-b50f-5f83f9a1dcf6","html_url":"https://github.com/haunt98/changeloguru","commit_stats":null,"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haunt98%2Fchangeloguru","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haunt98%2Fchangeloguru/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haunt98%2Fchangeloguru/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haunt98%2Fchangeloguru/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haunt98","download_url":"https://codeload.github.com/haunt98/changeloguru/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250372919,"owners_count":21419722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["changelog","go","hacktoberfest"],"created_at":"2025-04-23T05:00:26.919Z","updated_at":"2025-04-23T05:02:01.578Z","avatar_url":"https://github.com/haunt98.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Changeloguru\n\n[![Go](https://github.com/haunt98/changeloguru/actions/workflows/go.yml/badge.svg)](https://github.com/haunt98/changeloguru/actions/workflows/go.yml)\n[![gitleaks](https://github.com/haunt98/changeloguru/actions/workflows/gitleaks.yml/badge.svg)](https://github.com/haunt98/changeloguru/actions/workflows/gitleaks.yml)\n[![Go Reference](https://pkg.go.dev/badge/github.com/haunt98/changeloguru.svg)](https://pkg.go.dev/github.com/haunt98/changeloguru)\n[![Latest Version](https://img.shields.io/github/v/tag/haunt98/changeloguru)](https://github.com/haunt98/changeloguru/tags)\n\nTool to generate `CHANGELOG.md`, `CHANGELOG.rst` from\n[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).\n\n## Install\n\n```sh\ngo install github.com/haunt98/changeloguru/cmd/changeloguru@latest\n```\n\n## Usage\n\n- `--from-ref` is new commit\n- `--to-ref` is old commit\n\nGenerate log from **future** to the **past**.\n\n```sh\n# Help\nchangeloguru --help\n\n# Generate changelog v1.0.0\nchangeloguru generate --version v1.0.0\n\n# Generate changelog v2.0.0 from HEAD to tag v1.0.0\nchangeloguru generate --version v2.0.0 --to-ref v1.0.0\n\n# Generate changelog in dry run mode (without changing anything)\nchangeloguru generate --version v2.0.0 --to-ref v1.0.0 --dry-run\n\n# Generate changelog in interactive mode (with instruction) and auto push commit, tag\nchangeloguru generate -i --auto-commit --auto-tag --auto-push\n```\n\n## Thanks\n\n- [Command Line Interface Guidelines](https://clig.dev/)\n\nMade with [GoLand](https://www.jetbrains.com/go/). Thanks for supporting open\nsource projects!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaunt98%2Fchangeloguru","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaunt98%2Fchangeloguru","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaunt98%2Fchangeloguru/lists"}