Ignat Beresnev
06/20/2022, 2:53 PMJava
fields with accessors, now properly interpreted as `val`/`var` properties
• Make rendered default value dependent on source set for expect/actual declarations
• Better support for Kotlin/native libraries in KMP projects
• [HTML] Render quotes as blockquotes instead of code blocks
• [GFM] Support rendering of code blocks and inline code used in KDocs
And a bunch of other changes and bugfixes along with stability improvements.
Full release notes: https://github.com/Kotlin/dokka/releases/tag/v1.7.0Lukas K-G
06/20/2022, 7:58 PM