Skip to content

9.2.0

Choose a tag to compare

@piazzesiNiccolo-GS piazzesiNiccolo-GS released this 07 Oct 09:22
· 98 commits to master since this release

API changes for line number handling

  • Add new StructuredLineNumberInfo class.
  • Deprecate ExtendedLineNumberInfo class.
  • Adapt utilities to generate StructuredLineNumberInfo instead of ExtendedLineNumberInfo.

Java support

  • Update maximum supported Java class version to 69.65535 (Java 25).

Bugfixes

  • Prevent error when building with maven where the dependency "kotlin-stdlib-common" could not be found.