twisted/towncrier
Fork: 122 Star: 783 (更新于 2024-10-21 10:34:22)
license: MIT
Language: Python .
Manage the release notes for your project.
最后发布版本: 24.8.0rc1 ( 2024-08-19 08:25:48)
Hear ye, hear ye, says the towncrier
.. image:: https://img.shields.io/badge/Docs-Read%20The%20Docs-black :alt: Documentation :target: https://towncrier.readthedocs.io/
.. image:: https://img.shields.io/badge/license-MIT-C06524 :alt: License: MIT :target: https://github.com/twisted/towncrier/blob/trunk/LICENSE
.. image:: https://img.shields.io/pypi/v/towncrier :alt: PyPI release :target: https://pypi.org/project/towncrier/
towncrier
is a utility to produce useful, summarized news files (also known as changelogs) for your project.
Rather than reading the Git history, or having one single file which developers all write to and produce merge conflicts, towncrier
reads "news fragments" which contain information useful to end users.
Used by Twisted <https://github.com/twisted/twisted>
, pytest <https://github.com/pytest-dev/pytest/>
, pip <https://github.com/pypa/pip/>
, BuildBot <https://github.com/buildbot/buildbot>
, and attrs <https://github.com/python-attrs/attrs>
_, among others.
While the command line tool towncrier
requires Python to run, as long as you don't use any Python-specific affordances (like auto-detection of the project version), it is usable with any project type on any platform.
Philosophy
towncrier
delivers the news which is convenient to those that hear it, not those that write it.
That is, by duplicating what has changed from the "developer log" (which may contain complex information about the original issue, how it was fixed, who authored the fix, and who reviewed the fix) into a "news fragment" (a small file containing just enough information to be useful to end users), towncrier
can produce a digest of the changes which is valuable to those who may wish to use the software.
These fragments are also commonly called "topfiles" or "newsfiles".
towncrier
works best in a development system where all merges involve closing an issue.
To get started, check out our tutorial <https://towncrier.readthedocs.io/en/latest/tutorial.html>
_!
.. links
Project Links
- PyPI: https://pypi.org/project/towncrier/
- Documentation: https://towncrier.readthedocs.io/
- Release Notes: https://github.com/twisted/towncrier/blob/trunk/NEWS.rst
-
License:
MIT <https://github.com/twisted/towncrier/blob/trunk/LICENSE>
_
最近版本更新:(数据更新于 2024-08-23 11:31:17)
2024-08-19 08:25:48 24.8.0rc1
2024-07-31 22:09:27 24.7.1
2024-07-31 20:54:32 24.7.1rc1
2024-07-31 15:12:06 24.7.0
2024-07-30 20:36:59 24.7.0rc1
2023-11-08 22:24:20 23.11.0
2023-11-08 00:39:13 23.11.0rc1
2023-10-24 17:26:10 23.10.0
2023-10-23 23:34:05 23.10.0rc1
2023-06-07 20:51:08 23.6.0
主题(topics):
newsfile, project-management, python, release-automation, release-notes
twisted/towncrier同语言 Python最近更新仓库
2024-11-05 16:16:26 Guovin/TV
2024-11-05 15:03:24 Cinnamon/kotaemon
2024-11-05 11:00:51 home-assistant/core
2024-11-04 23:11:11 DS4SD/docling
2024-11-04 10:56:18 open-compass/opencompass
2024-11-04 08:51:21 yt-dlp/yt-dlp