mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 12:44:37 -05:00
[PR #279] [MERGED] docs: add pyhist to tooling list #410
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?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/279
Author: @jgoodman8
Created: 6/24/2020
Status: ✅ Merged
Merged: 7/27/2020
Merged by: @damianopetrungaro
Base:
master← Head:add-pyhist-to-projects-list📝 Commits (1)
ac6ae4eAdd pyhist to tooling list📊 Changes
2 files changed (+2 additions, -0 deletions)
View changed files
📝
content/next/index.md(+1 -0)📝
content/v1.0.0/index.md(+1 -0)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.