0.3.2
- Fix: Include KSP-generated Java files in java compilation. This is particularly useful for KSP processors that generate Java code.
- Enhancement: Print full diagnostic messages when javac compilation fails, not just the cause. The cause message alone was often not very helpful.
What's Changed
- Fix generated java sources from KSP not getting compiled by @ZacSweers in #172
Full Changelog: 0.3.1...0.3.2