pub fn compare(previous: &Interface, current: &Interface) -> Vec<Change>
Compare a previous release’s interface with this one.