Skip to main content

Generate Beautiful Changelogs using Conventional Commits

Project description

Table of Contents
  1. About
  2. Quick Start
  3. Usage
  4. Development
  5. Contributing
  6. License

About

usechange is a Python CLI for generating changelogs and release notes from Conventional Commits. It reads git history between refs, groups commits by type, renders Markdown release notes, and can update version numbers based on semantic versioning rules.

It gives you:

  • Changelog generation - Render release notes and optionally write to CHANGELOG.md.
  • Semver bumping - Determine version bumps from commit types and breaking changes.
  • Release workflows - Tag and publish using uv and gh.
  • GitHub sync - Sync release notes to GitHub releases.
  • Repo metadata - Create commit and compare links automatically.

(back to top)

Quick Start

Install usechange with uv (recommended)

uv add usechange

Install with pip (alternative)

pip install usechange

Generate a changelog

usechange changelog --write

Sync the latest release to GitHub

usechange github release

(back to top)

Usage

Generate changelog

usechange changelog --from v0.1.0 --to HEAD --output CHANGELOG.md

Version bumping

usechange changelog --bump --write
usechange changelog --major --write

Release workflow

usechange release --yes

GitHub release sync

usechange github release 0.2.0
usechange github release all

Configuration

usechange reads configuration from one of the following:

  • changelog.config.json
  • .changelogrc
  • changelog.config.toml
  • pyproject.toml under [tool.changelog]

(back to top)

Development

Common tasks:

uv run poe test
uv run poe lint
uv run poe format
uv run poe typecheck
uv run poe clean-full

(back to top)

Contributing

Quick workflow:

  1. Fork and branch: git checkout -b feature/name
  2. Make changes
  3. Run checks: uv run poe clean-full
  4. Commit and push
  5. Open a Pull Request

(back to top)

License

License not yet specified in this repository.

(back to top)


Built by thememium

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

usechange-0.1.13.tar.gz (16.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

usechange-0.1.13-py3-none-any.whl (24.8 kB view details)

Uploaded Python 3

File details

Details for the file usechange-0.1.13.tar.gz.

File metadata

  • Download URL: usechange-0.1.13.tar.gz
  • Upload date:
  • Size: 16.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.5 {"installer":{"name":"uv","version":"0.10.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for usechange-0.1.13.tar.gz
Algorithm Hash digest
SHA256 e18da1cb645fb6174ca30330c76bd7b281d7ff33e847128683a7cf5a593fea2d
MD5 0cbe892740f2ec2c15c8aea5522399be
BLAKE2b-256 fd3688760a55d63b443118fb72d8a453968411df45b6a68991a3a5f5c2d583c0

See more details on using hashes here.

File details

Details for the file usechange-0.1.13-py3-none-any.whl.

File metadata

  • Download URL: usechange-0.1.13-py3-none-any.whl
  • Upload date:
  • Size: 24.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.5 {"installer":{"name":"uv","version":"0.10.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for usechange-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 2926099e1ee60b8e836de87e382f018f9f1fdf76ffec04f43e3397609d6a2ddd
MD5 360682a4ea5899bc11b42b828a3642ca
BLAKE2b-256 316356fe6b31f62627cc218f29500669e4b3e45549c968f56560ede29a85442a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page