Skip to content

LambdaTest 0.6.1 - 2018-07-24

Compare
Choose a tag to compare
@lefou lefou released this 24 Jul 19:39
· 44 commits to main since this release
  • Dropped support for Java 6. (Technically speeking, Java 6 wasn't really supported by older versions, as a contructor of java.lang.AssertionError was used, which was only introduced in Java 7.)
  • Proxies created with TestProxy gained better copy'n'paste able error message in case of unimplemented methods were call.