binary-compatibility-guide icon indicating copy to clipboard operation
binary-compatibility-guide copied to clipboard

Guide + Examples to help you better maintain binary compatibility for your Scala library releases

Results 3 binary-compatibility-guide issues
Sort by recently updated
recently updated
newest added

I see you mention Contraband in the README. I think you should mention Protobuf as the standard solution to evolve bincompat class definitions for procools. Protobuf is more popular than...

seems to be a neat trick: https://github.com/typelevel/otel4s/issues/1029