dokka v0.9.16 Release Notes

Release Date: 2018-02-22 // about 6 years ago
    • โšก๏ธ 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 to reportUndocumented 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 option Iterable<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