All Versions
20
Latest Version
Avg Release Cycle
103 days
Latest Release
1211 days ago

Changelog History
Page 2

  • v0.9.17-g20190228

    February 28, 2019
  • v0.9.17-g20181009

    October 09, 2018
  • v0.9.17-g002

    April 26, 2019
  • v0.9.17-g001

    April 11, 2019
  • v0.9.16 Changes

    February 22, 2018
    • โšก๏ธ 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

  • v0.9.16-eap Changes

    February 01, 2018

    ๐Ÿ›  Fixed incompatibility with Gradle 4.5+ (#265)

    Dokka now not compatible with Gradle >= 3.2, < 3.5

    Artifacts

    https://bintray.com/kotlin/kotlin-eap/dokka/0.9.16-eap-3

  • v0.9.15 Changes

    June 26, 2017
    • โšก๏ธ 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.
  • v0.9.15-eap

    June 07, 2017
  • v0.9.14 Changes

    May 29, 2017
    • โšก๏ธ #96 Readme updated to match latest available parameters for all Dokka runners
    • โšก๏ธ Kotlin compiler updated to 1.1.2

    ๐Ÿ”‹ Features

    • ๐Ÿ“š #88, KT-16309 External documentation linking
    • ๐Ÿ“ฆ KT-16797 Per-package options such as including deprecated members
    • #82 Indented code blocks
    • ๐Ÿ‘€ Platform tagging, see platforms section

    ๐Ÿ› Bug-fixes

    • #141 javadoc contains org.jetbrains.dokka.ContentBlock@1 for line breaks
    • ๐Ÿ— #135 Dokka 0.9.13 crashes JVM on build.
    • #137, #158 Blank lines inside code blocks are not preserved in HTML output
    • #136 Code blocks do not preserve newlines in Javadoc HTML output
    • ๐Ÿ— #140, #138, #147 Android build tools compatibility problems
    • โš  #131 Linking to Java static field generates many warnings, and creates dummy ("#") link
    • KT-16485 Dokka fails to resolve non-FQNs in included file properly
    • KT-16234 Tables in Markdown-based formats are broken
    • KT-16235 Dokka files generated with jekyll format have invalid links
  • v0.9.14-eap

    April 24, 2017