Age | Commit message (Expand) | Author |
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo |
2019-11-25 | First plugin draft | Paweł Marks |
2019-05-30 | Add autoconfiguration, probably needs refactoring | Kamil Doległo |
2019-05-15 | Fix SinceKotlin | Kamil Doległo |
2019-04-29 | Fix for analysis platform | Kamil Doległo |
2019-04-10 | Rework Gradle plugin, autoconfiguration not working yet | Kamil Doległo |
2019-04-08 | Implement Gradle Pass Configuration | Kamil Doległo |
2019-03-27 | Rework configuration, fix Gradle plugin | Kamil Doległo |
2018-10-03 | Introduce per-pass sinceKotlin | Simon Ogorodnik |
2018-09-13 | Added native support | Zubakov |
2018-09-06 | Drop unnecessary properties in SourceRoot | Zubakov |
2018-08-01 | Refactoring, replace DocumentationOption with PassConfiguration | aleksZubakov |
2018-07-16 | Merge branch 'devsite-fixes-backport' into dev-multiplatf | aleksZubakov |
2018-07-14 | [backport] Introduce option to enable/disable jdk linking | Simon Ogorodnik |
2018-07-13 | [backport] Support propagating inherited extensions from libraries | Simon Ogorodnik |
2018-07-12 | Add common platform support | aleksZubakov |
2018-07-10 | Add js platform support | aleksZubakov |
2018-01-31 | Update jkid | Simon Ogorodnik |
2018-01-29 | Update Gradle Kotlin Runtime dependencies version to 1.1 | Simon Ogorodnik |
2017-11-27 | Add language version arguments | Simon Ogorodnik |
2017-11-23 | Clarify Kotlin Versions and config in project | Simon Ogorodnik |
2017-11-23 | Fix bundling of kotlin-runtime & reflect into Gradle plugin | Simon Ogorodnik |
2017-11-22 | Add "suppress" to the per-package configuration options. | Chris Rankin |
2017-06-23 | Suppress output of android.R and other generated stuff in dokka-android | Simon Ogorodnik |
2017-06-20 | Configure dokka based on Kotlin compile tasks | Simon Ogorodnik |
2017-06-07 | Make package-list caching optional | Simon Ogorodnik |
2017-05-26 | Fix serialization issues with gradle | Simon Ogorodnik |
2017-05-16 | Fix runner parameters for consistency, add default link to stdlib | Simon Ogorodnik |
2017-05-11 | Add external documentation links argument to gradle, maven, ant | Simon Ogorodnik |
2017-05-11 | Support linking of external documentation | Simon Ogorodnik |
2017-05-04 | Add bunch of new parameters to runners | Simon Ogorodnik |
2017-05-02 | Refactoring internal communication for gradle | Simon Ogorodnik |
2017-02-24 | Option to skip declarations in root package from generated documentation (the... | Dmitry Jemerov |
2017-01-17 | Fixed problems with 1.0.6 compiler conflict | Simon Ogorodnik |
2016-12-06 | Post-review changes, simplified proxies | Simon Ogorodnik |
2016-12-02 | Now dokka-fatjar complete isolated from poisonous Gradle environment | Simon Ogorodnik |