v0.6.1
Java & Kotlin (Maven Central)
⚠️ Breaking: Rename the JUnit TestEngine id from "var" to "varar"
the JUnit Platform engine id is nowvarar. Update
@IncludeEngines("var") to @IncludeEngines("varar"); anything else selecting the
engine by id (EngineTestKit, --include-engine, IDE run configurations) needs
the same change.
Rust (crates.io)
- Added: Publish the Rust port to crates.io