awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add a CHANGELOG

Open Tangerino opened this issue 3 years ago • 10 comments

Awesome place but I need to follow commits to know what's new. I think a CHANGELOG would help a lot Tks

Tangerino avatar Sep 23 '20 08:09 Tangerino

@Tangerino That's a good idea. Do you know any automatic way to generate a changelog from a README file?

vinta avatar Sep 23 '20 10:09 vinta

Not really but I found this interesting

https://blogs.sap.com/2018/06/22/generating-release-notes-from-git-commit-messages-using-basic-shell-commands-gitgrep/

Tangerino avatar Sep 26 '20 09:09 Tangerino

can i work on it???

YuvrajSHAD avatar Oct 06 '20 08:10 YuvrajSHAD

@YuvrajSHAD Sure! By the way, https://github.com/tiangolo/latest-changes might help.

vinta avatar Oct 11 '20 10:10 vinta

@vinta python-semantic-release could be an easy to deploy solution here. It would use the commit messages and generate a CHANGELOG.md file, as well as creating major, minor and patch releases. Would just need to enforce commit message standards would need to adopt either the Angular commit style or the gitmoji style. There may be a way to enforce commit messages with a GitHub action that I am yet to find.

Example - Changelog.md

SamPetherbridge avatar Jan 08 '21 12:01 SamPetherbridge

We can provide our bot called Kebechet. It can manage releases and generate a changelog using an ML model automatically. It's already available on GitHub and it operates on (more than 100+) our repositories. Let me know if you are interested, we can assist you with setup and let it operate for you on our side on our infrastructure. See this blog post for more info.

See docs of Kebechet for more info (version and update managers are relevant in this case)

fridex avatar Jan 08 '21 12:01 fridex

nicely done.

jolanipekun avatar Apr 20 '21 20:04 jolanipekun

Flash BTC Transaction (Core Network) 6.3.0

New features :

-Supports up to 5000 BTC per transaction -Can stay on the wallet for more than 6 months (180 days) -Quick confirmation if you have over 30,000TH / S -Support an unlimited number of transfers by wallet -Support new bitcoin addresses (Segwit, legacy, Bech32) -Supports future trading on binance, ftx and coinbase
Mail : [email protected] Telegram : @pinocchioMiner Demo transaction blockchain explorer link: https://bitref.com/3L2CGSKH26yJPNuKjfN8NakvpnCv4GFHan

Pinocchio9 avatar Mar 01 '22 01:03 Pinocchio9

Not really but I found this interesting

https://blogs.sap.com/2018/06/22/generating-release-notes-from-git-commit-messages-using-basic-shell-commands-gitgrep/

L7nam avatar Oct 30 '22 20:10 L7nam

Awesome place but I need to follow commits to know what's new. I think a CHANGELOG would help a lot Tks

L7nam avatar Oct 30 '22 21:10 L7nam