1
0
Fork 0
No description
  • Go 98%
  • JavaScript 1%
  • Ruby 0.6%
  • Makefile 0.4%
Find a file
Daniel Baumann 33ed5a1271
Using codenames instead of suitnames in changelog.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-02-26 18:40:41 +01:00
.changes Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
.github Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
cmd Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
core Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
debian Using codenames instead of suitnames in changelog. 2026-02-26 18:40:41 +01:00
docs Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
examples Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
npm Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
then Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
.changie.yaml Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
.gitattributes Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
.gitignore Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
.golangci.yml Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
.goreleaser.yml Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
CHANGELOG.md Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
changie.json Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
changie.rb Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
CODE_OF_CONDUCT.md Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
CONTRIBUTING.md Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
Dockerfile Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
go.mod Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
go.sum Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
LICENSE Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
main.go Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
Makefile Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
mkdocs.yml Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
package.json Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
README.md Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01:00
requirements.txt Adding upstream version 1.24.0. 2026-01-25 19:45:05 +01: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.