Releases: rcasia/neotest-java
Releases · rcasia/neotest-java
v0.17.6
v0.17.5
v0.17.4
v0.17.3
v0.17.2
v0.17.1
v0.17.0
0.17.0 (2024-10-06)
Features
Breaking Change Explanation
The project has switched to using the jdtls compiler instead of the previous compilation method. This change brings significant improvements but also introduces some breaking changes:
- Improved Performance and Reliability: The jdtls compiler offers faster compilation times and enhanced reliability.
- Configuration Changes Needed: Existing setups that rely on the old compiler may need to be updated to work with the jdtls compiler.
- Action Required: Please update your configurations and dependencies as per the updated documentation to accommodate this change.