1.0.0.M2
Pre-release
Pre-release
release-drafter
released this
25 Mar 14:00
·
210 commits
to master
since this release
What's Changed
🚀 Features / Enhancements
- Integrate with JUnit Platform (#13) @bsideup
⚠️ Gradle users are advised to addtestCompile 'org.junit.platform:junit-platform-launcher'
due to a bug in Gradle - Statically link Windows mingw binaries (#16, #17) @jrehwaldt
🐛 Bug Fixes
- Fixes the Windows binary name (#16) @jrehwaldt