You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have a guide about binary compatibility for library authors: what is a good policy to follow for your libraries, how to use version numbers, how to check binary compatibility using MiMa, details on what kind of changes are / aren't binary compatible.