Versions in this module Expand all Collapse all v1 v1.0.0 Jan 7, 2026 Changes in this version + func Generate(parsed *diff.ParsedDiff, selections []*diff.FileSelection) ([]byte, error) + func GenerateForFile(file *diff.FileDiff) []byte + func GenerateForHunk(file *diff.FileDiff, hunk *diff.Hunk) []byte