Skip to content

Release v1.6.1

Choose a tag to compare

@charphi charphi released this 13 Apr 07:00

1.6.1 - 2023-04-13

Changed

  • Order providers in ClassPath to simplify debugging #218
  • Validate providers in ClassPath to raise problems at compile time instead of runtime #219
  • Replace antlr4 with javaparser to handle module-info content

Fixed

  • Fix parsing of imports that end with asterisk #223