# 使用 Homebrew, Nix, winget 安装 changie

查看 changie 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:changie
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install changie
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#changie
```

  证据: nixpkgs package indexes: pkgs/by-name/ch/changie/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id miniscruff.changie -e
```

  证据: Windows Package Manager source index: miniscruff.changie from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:changie
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/changie>
- **版本:** 1.25.2
- **来源摘要:** Automated changelog tool for preparing releases
- **主页:** <https://changie.dev/>
- **仓库:** <https://github.com/miniscruff/changie>
- **上游文档:** <https://changie.dev/>
- **许可证:** MIT
- **源码归档:** <https://github.com/miniscruff/changie/archive/refs/tags/v1.25.1.tar.gz>
- **最后更新:** 2026-08-04T09:31:57Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- changie (cli)
- changie (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.25.2
- 管理器更新时间: 2026-08-04
- 本地数据: OK
- 上游仓库: https://github.com/miniscruff/changie
- 检测到的最新版本: v1.25.1 (当前)
## 项目历史与用法

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.

### 时间线

- 2020: GitHub repository created.
- 2020: v0.1.0 published on GitHub releases.
- 2021: Early 0.x releases established the fragment, batch, and merge workflow.
- 2026: v1.25.0 published on GitHub releases.

### Related projects

- miniscruff/changie-action is the official GitHub Action linked from the README.
- The documentation references Keep a Changelog-style output through the default generated changelog header.
- GoReleaser integration is part of the official documentation navigation.

### 来源

- <https://github.com/miniscruff/changie#readme>
- <https://changie.dev/guide/>
- <https://changie.dev/config>
- <https://github.com/miniscruff/changie/releases>
- <https://api.github.com/repos/miniscruff/changie>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ./.changie.yaml, ./.changie.yml
## 源数据库详情

- **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:** head, stable

## 其他软件包管理器记录

- Nix - changie: normalized package name match | nixpkgs package indexes: pkgs/by-name/ch/changie/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - miniscruff.changie: normalized package name match | Windows Package Manager source index: miniscruff.changie from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [changelogen](https://pkg.so/zh-hans/brew/changelogen/) - Shares pkgdb curated category or tags: changelog, cli, developer-tools, release-automation, versioning.
- [asc](https://pkg.so/zh-hans/brew/asc/) - Shares pkgdb curated category or tags: cli, developer-tools, go, release-automation.
- [release-it](https://pkg.so/zh-hans/brew/release-it/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation, versioning.
- [bump-my-version](https://pkg.so/zh-hans/brew/bump-my-version/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation, versioning.
- [fastlane](https://pkg.so/zh-hans/brew/fastlane/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation.
- [cocogitto](https://pkg.so/zh-hans/brew/cocogitto/) - Shares pkgdb curated category or tags: changelog, cli, developer-tools, release-automation.
- [jreleaser](https://pkg.so/zh-hans/brew/jreleaser/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation.
- [cargo-dist](https://pkg.so/zh-hans/brew/cargo-dist/) - Shares pkgdb curated category or tags: cli, developer-tools, release-automation.

## Combined YAML source

View the package source record on GitHub. [combined/changie.yml](https://github.com/mxcl/pkgdb/blob/main/combined/changie.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
