Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-21 | Enforce 1.4 stdlib in dependencies | Paweł Marks | |
2020-05-14 | Update to 1.4-M2, Native fails with an exception | Kamil Doległo | |
2020-04-22 | Exclude kotlin_metadata and kotlin_builtins from coreDependencies to fix ↵ | Kamil Doległo | |
IntelliJ symbol resolution | |||
2020-02-13 | Update packaging structure, fix testAPI publication, simplify dependencies ↵ | Kamil Doległo | |
handling in plugins Fixes #627 This commit removes repackaging `dokka-core` with all its dependencies by creating a publication for those dependencies. Moreover it moves `kotlinx-markdown` dependency to `coreDependencies` as this library is only present in Kotlin Bintray repository. TestAPI now publishes correctly | |||
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo | |
2020-01-31 | Cherry-pick 'analysis_rewrite_1.3.61' | Kamil Doległo | |
2019-10-10 | WIP on restructuring | Kamil Doległo | |