9.2.0
·
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.