This tool should be able to: - Detect if there is a breaking change. - Block the new release with breaking change unless: - The major version number is bumped. - The library is not GA, and is unstable. - The breaking change is a reverse of last breaking change.
This tool should be able to: