3.10.1
github-actions
released this
11 Mar 00:49
·
153 commits
to master
since this release
π New features and improvements
- [MCOMPILER-426] - add flag to enable-preview java compiler feature (#98) @olamy
π Bug Fixes
- [MCOMPILER-346] - workaround to jdk bug: assertion error from javaxcompiler javax.tools API (#97) @olamy
- [MCOMPILER-485] - Fixes internal string format in generated package-info.class (#95) @dbwiddis
π¦ Dependency updates
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#94) @dependabot
Other contributions
- thanks to @basil for providing an IT test for the fix of [MCOMPILER-346]