macOS
brew install changielocal Homebrew formula metadata
brew
Automated changelog tool for preparing releases. Version 1.25.0 via Homebrew; verified 2026-06-28.
install
brew install changielocal Homebrew formula metadata
nix profile install nixpkgs#changienixpkgs package indexes · pkgs/by-name/ch/changie/package.nix · source: api.github.com
winget install --id miniscruff.changie -eWindows Package Manager source index · miniscruff.changie · source: cdn.winget.microsoft.com
overview
Automated changelog tool for preparing releases
history
Changie is a Go CLI for file-based changelog management. Instead of deriving release notes entirely from commit messages, it stores change fragments in the repository and batches them into release changelogs.
The public repository was created in December 2020 and v0.1.0 was released later that month. The README describes Changie as a tool for separating changelog content from commit messages while keeping release notes in version-controlled files.
The project remains active in the 1.x line, with GitHub release metadata showing v1.25.0 in June 2026.
The official installation docs list broad distribution: Homebrew for macOS, AUR, Docker images on GitHub Packages, a GitHub Action, npm, Go install, UBI, Scoop, Winget, and Mise. The input package facts also record Homebrew, Nix, and Winget mappings.
The quick-start flow is changie init to create project files, edit the generated .changie.yaml configuration, run changie new for user-impacting changes, run changie batch for a release version or semver bump, and run changie merge to update the parent changelog.
Changie is package-nerd significant because it represents the changelog-fragment approach as a small compiled CLI with many distribution channels. It gives non-Node and monorepo users an alternative to commit-message-only changelog generators.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.changie.yaml./.changie.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
changie | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/miniscruff/changie
install metadata
| Package key | brew:changie |
|---|---|
| Version | 1.25.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/changie |
| Homepage | https://changie.dev/ |
| Repository | https://github.com/miniscruff/changie |
| Upstream docs | https://changie.dev/ |
| License | MIT |
| Source archive | https://github.com/miniscruff/changie/archive/refs/tags/v1.25.0.tar.gz |
| Last updated | 2026-06-28T23:32:56Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | changie |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
changie
nix profile install nixpkgs#changieminiscruff.changie
winget install --id miniscruff.changie -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.