Versions in this module Expand all Collapse all v0 v0.19.0 Jul 10, 2026 v0.18.0 Jul 10, 2026 v0.17.0 Jul 10, 2026 v0.15.0 Jul 10, 2026 v0.14.0 Jul 10, 2026 v0.13.0 Jul 9, 2026 v0.12.0 Jul 8, 2026 v0.11.0 Jul 8, 2026 v0.10.0 Jul 7, 2026 v0.9.0 Jul 7, 2026 v0.8.0 Jul 7, 2026 v0.7.0 Jul 7, 2026 v0.6.0 Jul 7, 2026 v0.5.0 Jul 7, 2026 v0.4.0 Jul 7, 2026 v0.3.0 Jul 6, 2026 v0.2.0 Jul 6, 2026 v0.1.1 Jul 2, 2026 v0.1.0 Jul 1, 2026 Changes in this version + func NewCommand() *cobra.Command + func Run(opts Options, w io.Writer) error + type Change struct + Adds int + Category string + Dels int + Lang string + Path string + Status string + Symbols []string + type Options struct + Format string + Range string + Root string + Staged bool + Symbols bool + type Result struct + Changes []Change + Spec string + func Collect(opts Options) (*Result, error)