Popularity
6.6
Growing
Activity
8.9
-
585
7
34

Programming language: Go
License: MIT License
Tags: Utilities    
Latest version: v1.10.0

changie alternatives and similar packages

Based on the "Utilities" category.
Alternatively, view changie alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of changie or a related project?

Add another 'Utilities' Package

README

Changie Separate your changelog from commit messages without conflicts.

codecov Go Report Card Release GitHub Workflow Status PkgGoDev Mentioned in Awesome Go

[asciicast](./docs/static/recordings/overview.gif)

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.
  • View Changie's [Changelog](CHANGELOG.md) for an example.

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.

Media

Want to Contribute?

If you want to contribute through code or documentation, the [Contributing guide](CONTRIBUTING.md) 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](LICENSE).


*Note that all licence references and agreements mentioned in the changie README section above are relevant to that project's source code only.