Versions in this module Expand all Collapse all v0 v0.2.2 Feb 4, 2026 v0.2.1 Jun 16, 2025 Changes in this version + type Diff interface + DiffUnified func(name1, name2, text1, text2 string) string + func New(options ...DiffOption) Diff + type DiffOption interface + func WithColored() DiffOption + type DiffOptions struct + Colored bool