v0.0.1-M6
Pre-release
Pre-release
What's Changed
- Remove -implicit flag from default compilation by @ascopes in #264
- Add ability to only run annotation processing/only run compilation by @ascopes in #265
- Add ability to limit the classes that actually get compiled by @ascopes in #266
- Enable JDK 20 in builds by @ascopes in #262
- Support project loom threads properly by @ascopes in #268
- Optimise URL extraction from classloader by @ascopes in #269
- Speed up builds by @ascopes in #267
Full Changelog: v0.0.1-M5...v0.0.1-M6