dokka v0.9.15 Release Notes

Release Date: 2017-06-26 // almost 7 years ago
    • โšก๏ธ Bundled Kotlin compiler updated to 1.1.3
    • ๐Ÿ‘• (Gradle) processConfigurations now deprecated, new configuration mechanism kotlinTasks added.
    • ๐Ÿ— (#168) Compatibility with Android Build Tools 3.0.0-alpha3+
    • 0๏ธโƒฃ When Gradle plugin dokka-android used Android Reference now linked by default.
    • ๐Ÿ›  (#171) Fixed parameters formatting is broken in 0.9.14
    • ๐Ÿ’… (#167, KT-18213) Fixed StringIndexOutOfRange for Markdown reference style links.
    • โž• Added opt-in caching of package-list's, see cacheRoot in the docs.