Release diff text
release_diff_text
Text renderers for git_release_diff (dual-format ToolResult).
render_failure_text(*, error, data)
Render the failure-path text representation.
Source code in packages/axm-git/src/axm_git/tools/release_diff_text.py
render_text(data)
Render the success-path data dict.
Header carries the current tag, the suggested bump + next version, the breaking flag and the commit count; a second line carries the diffstat, files changed and the public-API flag.