Projects like Exposed use
Binary compatibility validation which helps to keep APIs stable after a library became publicly used.
Let's consider this tool closer to the v2.0.0 release. It would help catch potential incompatibilities after v2.0.0 is out.
Projects like Exposed use
Binary compatibility validation which helps to keep APIs stable after a library became publicly used.
Let's consider this tool closer to the
v2.0.0release. It would help catch potential incompatibilities afterv2.0.0is out.