| Crates.io | changenn |
| lib.rs | changenn |
| version | 0.1.0 |
| created_at | 2025-08-09 08:57:56.408815+00 |
| updated_at | 2025-08-09 08:57:56.408815+00 |
| description | Intuitive, good-defaults changelog generation. |
| homepage | |
| repository | https://github.com/Froloket64/changen |
| max_upload_size | |
| id | 1787712 |
| size | 30,325 |
Making changelog generation as simple as possible.
cargo install changenn
# Clone repository
git clone https://github.com/Froloket64/changen.git
cd changen
# Compile and install
cargo install --path .
To generate a changelog, simply run inside your git repository:
changen
This should create a CHANGELOG.md file in the current directory.