Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 294 Bytes

File metadata and controls

5 lines (3 loc) · 294 Bytes

0.4.6

Minor Analysis Improvements

  • Kotlin extraction will now fail if the Kotlin version in use is at least 1.7.30. This is to ensure using an as-yet-unsupported version is noticable, rather than silently failing to extract Kotlin code and therefore producing false-negative results.