changenn

Crates.iochangenn
lib.rschangenn
version0.1.0
created_at2025-08-09 08:57:56.408815+00
updated_at2025-08-09 08:57:56.408815+00
descriptionIntuitive, good-defaults changelog generation.
homepage
repositoryhttps://github.com/Froloket64/changen
max_upload_size
id1787712
size30,325
(Froloket64)

documentation

README

changen

Making changelog generation as simple as possible.

Installation

Using crates.io

cargo install changenn

From source

# Clone repository
git clone https://github.com/Froloket64/changen.git
cd changen

# Compile and install
cargo install --path .

Usage

To generate a changelog, simply run inside your git repository:

changen

This should create a CHANGELOG.md file in the current directory.

Commit count: 0

cargo fmt