Skip to content

1.0.0.M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@release-drafter release-drafter released this 25 Mar 14:00
· 196 commits to master since this release
1a1880a

What's Changed

  • Replace javassist instrumentation with ASM (#12) @bsideup

🚀 Features / Enhancements

  • Integrate with JUnit Platform (#13) @bsideup

    ⚠️ Gradle users are advised to add testCompile 'org.junit.platform:junit-platform-launcher' due to a bug in Gradle

  • Statically link Windows mingw binaries (#16, #17) @jrehwaldt

🐛 Bug Fixes