Versions in this module Expand all Collapse all v0 v0.4.0 Feb 13, 2025 v0.3.0 Dec 16, 2024 Changes in this version + type Change struct + Compatible bool + Message string + type Report struct + Changes []Change + func Changes(old, new *types.Package) Report + func (r Report) String() string + func (r Report) Text(w io.Writer) error + func (r Report) TextCompatible(w io.Writer) error + func (r Report) TextIncompatible(w io.Writer, withHeader bool) error