- Bundled kotlin compiler updated to
1.2.40-dev-529
- #251 Fixed suboptimal (non-incremental) input properties for Gradle tasks
- #252 Fixed crash when class folders are on the classpath
- #265 Fixed Gradle plugin compatibility with Kotlin 1.2
- #243 Renamed
reportNotDocumented
toreportUndocumented
in the Gradle plugin - #128 Added task option to suppress an entire package
- #220 Fixed Dokka running under JDK9
- #174 Fixed wrong link in the last breadcrumbs item
- #205 Fixed links to Companion static methods with parameters do not work in
javadoc
format - #224 Filtered out Android generated classes from docs
- #186 Fixed Gradle plugin task does not execute after source updates
- #228 Fixed Multi-line indented code block rendering to HTML
- #226 Fixed Gradle plugin
includeNonPublic
not working as documented - #218 Made
classpath
configuration optionIterable<File>
- #219 Unbundled kotlin-stdlib & kotlin-reflect from Gradle plugin
- #225 Fixed exception when using
packageOptions
in Gradle plugin
Get artifacts at https://bintray.com/kotlin/dokka/dokka/0.9.16