Skip to content

0.1.8

Compare
Choose a tag to compare
@SethTisue SethTisue released this 14 Nov 03:17

fixes:

  • don't report added toString override as "added method" (#76)
  • evolving a final class to be an object is not a binary compatible evolution (#75)
  • Missing types {java.lang.Object,java.lang.Object} bug (#74)
  • Ignore bridge methods (#36)
  • Ignore added/removed and changed anonymous lambdas for Scala 2.12.x (#92)