Check out migration notes: here
Thanks to our external contributors:
Changes:
- Experimental Multiplatform Support (#322, #491, #212, #307, #391)
- Merged Android and non-Android Gradle plugin #458
- Fixed Gradle plugin does not play well with gradle-kotlin-dsl #196
- Added Include Non Public as global maven configuration option #435
- Fixed Code blocks in included markdown aren't parsed correctly #433
- Fixed NPE in Javadoc generation #450
- Fixed Markdown underscore emphasis in outFormat html #182
- Fixed Self-closing
<p/>
tag causing removal of link #369 - Added documentation for the Gradle Kotlin DSL #359
- Fixed problems with
dokkaFatJar
resolution (#332, #296, #462) - Fixed using sourceRoot results in empty index.html #496
- Fixed incorrect parsing of
https
urls in KDoc links #405 - Fixed
+includeNonPublic
in CLI #481 - Fixed Dokka fails with Javadoc format and nested Java annotations #490
- Fixed CCE in html-as-java mode #455
- Fixed CCE in Javadoc output mode #477
- Fixed rendering for parameter type in Javadoc #465
- Fixed Javadoc fails when documenting annotations #464