No description
  • Go 98%
  • JavaScript 1%
  • Ruby 0.6%
  • Makefile 0.4%
Find a file
Daniel Baumann 7408c7fbe3
Releasing fastforward version 1.25.0-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-07-02 06:37:19 +02:00
.changes Merging upstream version 1.25.0. 2026-07-02 06:36:53 +02:00
.github Merging upstream version 1.25.0. 2026-07-02 06:36:53 +02:00
cmd Merging upstream version 1.25.0. 2026-07-02 06:36:53 +02:00
core Merging upstream version 1.25.0. 2026-07-02 06:36:53 +02:00
debian Releasing fastforward version 1.25.0-1~ffwd13+u1. 2026-07-02 06:37:19 +02:00
docs Merging upstream version 1.25.0. 2026-07-02 06:36:53 +02:00
examples Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
npm Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
then Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
.changie.yaml Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
.gitattributes Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
.gitignore Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
.golangci.yml Merging upstream version 1.24.2. 2026-06-15 11:38:26 +02:00
.goreleaser.yml Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
CHANGELOG.md Merging upstream version 1.25.0. 2026-07-02 06:36:53 +02:00
changie.json Merging upstream version 1.25.0. 2026-07-02 06:36:53 +02:00
changie.rb Merging upstream version 1.25.0. 2026-07-02 06:36:53 +02:00
CODE_OF_CONDUCT.md Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
CONTRIBUTING.md Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
Dockerfile Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
go.mod Merging upstream version 1.24.2. 2026-06-15 11:38:26 +02:00
go.sum Merging upstream version 1.24.2. 2026-06-15 11:38:26 +02:00
LICENSE Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
main.go Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
Makefile Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
mkdocs.yml Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
package.json Merging upstream version 1.25.0. 2026-07-02 06:36:53 +02:00
README.md Adding upstream version 1.24.0. 2026-02-26 13:24:44 +01:00
requirements.txt Merging upstream version 1.25.0. 2026-07-02 06:36:53 +02:00

Changie Logo

Changie

Separate your changelog from commit messages without conflicts.

GitHub release Go Package Awesome Go

quick_start

Features

  • File based changelog management keeps your commit history and release notes separate.
  • Track changes while you work while the knowledge is fresh.
  • Extensive configuration options to fit your project.
  • Language and framework agnostic using a single go binary.

Getting Started

  • User documentation is available on the website.
  • Specifically, the guide is a good place to start.
  • There is also a Changie GitHub Action available.
  • Changie's Changelog is generated by itself.
  • Examples contains a few configurations and video examples.

Need help?

Use the discussions page for help requests and how-to questions.

Please open GitHub issues for bugs and feature requests. File an issue before creating a pull request, unless it is something simple like a typo.

Want to Contribute?

If you want to contribute through code or documentation, the Contributing guide is the place to start. If you need additional help create an issue or post on discussions.

Semantic Version Compatibility

Changie is focused around the CLI and its configuration options and aims to keep existing CLI commands and options suported in major versions. It is possible to use Changie as a dependent package but no support or compability is guaranteed.

License

Distributed under the MIT License.