a11y.skipToMainContent
1

Changelog 生成器

粘贴您 git 日志输出, 并立即获得一个格式化的 ChangeGELOG. md, 并按类型组合承诺 —— 特性、 修正、 维护、 文件等等 .

Recommended: git log --oneline --decorate --no-color
Or: git log --pretty=format:"%h %s (%an, %ar)"

CHANGELOG.md
More options
Was this tool helpful?
Send output to:
Advertisement

How to use Changelog Generator

  1. 在您的仓库中运行 <code> git日志 -- -- 单行 -- -- 装饰 -- -- no-color </code > .
  2. 将输出粘贴入文本区域.
  3. 可选设置版本名(默认为"Unreleased").
  4. 选择 Markdown 或 HTML 输出格式.
  5. 单击生成并复制格式化的更改日志.

{姓名}是什么来着?

此更改日志生成器解析了 git 日志输出和按常规承诺类型的组 。 它自动将分类输入带有emoji指标的地物、bug Fixes、维护、文档和样式与性能等部分。

只需粘贴 git log -- -- oneline -- -- decorate -- -- no-color 或任何相近的git log格式的输出 。 工具条执行散列和分支装饰,按其前缀对每个承诺进行分类,并以Markdown或HTML格式输出一个干净的CHANGELOG.md. 在您的浏览器中运行的每件事物—— 没有上传。

Advertisement

FAQ

采用了什么格式?
该工具遵循了"Keepachangerlog.com"(Keepachangerlog.com)的变相标准,并带有语义版本.
我能加多个版本吗?
是 – 生成每个版本的条目,并将其组合为一个完整的 ChangeGELOG.md.

Related tools

Author

MW
Marcus Webb"The DevTool Craftsman"

Full-Stack Developer & Tools Architect

Marcus has been writing code since the dial-up era. He has contributed to open-source developer tools, built CI/CD pipelines for startups, and debugged production incidents at 3 AM more times than he would like to admit. His philosophy is that the best developer tool is the one that gets out of your way, and he writes about practical tooling that helps teams ship faster with fewer headaches.

Advertisement