Python and CLI tool for CHANGELOG files that follow the Keep a Changelog standard.
Project description
kac
Python and CLI tool for CHANGELOG files that follow the Keep a Changelog standard.
Installation
pip install kac
CLI
Run kac
in the same directory as your Changelog. By default, kac
looks for a file called CHANGELOG.md
(case-insensitive).
Usage: kac [OPTIONS] COMMAND [ARGS]...
Python and CLI tool for CHANGELOG files that follow the Keep a Changelog
standard.
Options:
--help Show this message and exit.
Commands:
bump Bump the latest version of a CHANGELOG file.
copy Copy the latest release's changelog text.
init Create an empty CHANGELOG file.
Limitations
- Must be run in the same directory as your CHANGELOG file
- Only works for semver
kac bump
can "format" (ex: remove extra empty lines) CHANGELOG files, this could be unfavorable for users
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kac-0.5.0.tar.gz
(7.6 kB
view details)
Built Distribution
kac-0.5.0-py3-none-any.whl
(9.2 kB
view details)
File details
Details for the file kac-0.5.0.tar.gz
.
File metadata
- Download URL: kac-0.5.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.6.14 Linux/5.8.0-1040-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28424cf6436f319b3cd687e82e2237e95c23795be7510c8ecd59bd6dfc235ab7 |
|
MD5 | 897c00428f16fb450f75d10117248f63 |
|
BLAKE2b-256 | 42007de8957182a3492c6bd247dc73dd57a60303f0980ab3c7e6ade010b9a689 |
File details
Details for the file kac-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: kac-0.5.0-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.6.14 Linux/5.8.0-1040-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b852aeffccae7af7badeb8dde5668008f7406e0791f8d75d3a99b9febe252cf |
|
MD5 | f8c5f90253fcacc9ca1691eb1c076d48 |
|
BLAKE2b-256 | da94da86c5891eb8241747096e63320953fea26d480c328de94eff89f61aaadf |