We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add "User guide" and "Migration" pages.
Remove the note saying that the tests for duplicated `module-info.java` files were removed. This functionality has been reintroduced with a warning saying that it is deprecated. Add a section in the `implementation-changes.md` file about how it has been reimplemented.
Remove the note saying that MCOMPILER-542 fix has been removed, since it has been reintroduced. This fix was a workaround for reproducible builds on Java versions prior 22.
Consolidation of notes about changes in configuration and implementation. Add a note about removal of ASM dependency.
Formatting of headers.
Add <compilerVersion> to the list of deprecated parameters.
Start writing about new algoritm for `incrementalCompilation`.
Lower-case "glob".
Add more items: package-info generation, removal of heuristic rules.
A few more items.
Add a few more items.
Split the change page in two pages: one for parameters, one of implementation.
Initial list of changes in plugin parameters.