mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-07-17 21:22:20 -05:00
[PR #279] docs: add pyhist to tooling list #14733
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/conventional-commits/conventionalcommits.org/pull/279
State: closed
Merged: Yes
I recently released the first stable version of Pyhist, a Python utility to automatically update the package version from the git history and generate the Changelog. This tool is inspired by the Standard-Version project.
Since there isn't any similar tool for Python, I think it will be very beneficial for the Python ecosystem the support and development of this utility. So, I would like to include it in the list, to spread the news in the dev's community.