sizwinz/ReleaseWave - AI Changelog Generator

Generate AI-powered changelogs from git diffs. Works on any commit style.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
from_refStarting git ref (tag, branch, or SHA)yes
to_refEnding git ref (default: HEAD)noHEAD
modelLLM model to use (LiteLLM format)nogemini/gemini-2.5-flash
audiencesComma-separated audience types: developer,user,tweetnodeveloper,user,tweet
output_dirOutput directory for changelog filesno.
update_changelogPrepend to existing CHANGELOG.mdnofalse
api_keyLLM API key (use GitHub secrets!)no
namedescription
developer_changelogPath to the developer changelog file
user_changelogPath to the user release notes file
tweetPath to the tweet announcement file
changes_countNumber of changes detected