Skip to content

0.6.3

Compare
Choose a tag to compare
@dwijnand dwijnand released this 03 Feb 15:45
0.6.3

Bugfixes

  • Fix a false negative when removing all method implementations from a trait (with results in the loss of the trait's "initialisation" method, which is binary incompatible). #426 / #448 (kindly reported by @travisbrown)

Other improvements

  • Clarify the IncompatibleSignatureProblem message & link to the docs in the README. #435 by @raboof
  • Test infra: run the functional tests, to ensure they're correct. Motivated by the false negative in #426. #427 / #444
  • Restore sbt 1.2.8 support. #453
  • Lots and lots of cleanup and refactoring. See the entire changelog details.

For full details see the milestone and/or the changelog.