8000 Comparing v1.2.0...v1.3.0 · adamko-dev/dokkatoo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adamko-dev/dokkatoo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: adamko-dev/dokkatoo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 4 commits
  • 22 files changed
  • 1 contributor

Commits on Apr 18, 2023

  1. prep for next release

    aSemy committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    3424289 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    c74dd56 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Refactor DokkatooKotlinAdapter, fix AndroidJVM target, add DokkatooAn…

    …droidAdapter (#59)
    
    * fix getName() in DokkaSourceSetIdSpec.kt
    
    * add DokkatooAndroidAdapter
    
    * align Kotlin version to match Gradle's embedded Kotlin version
    
    * add KotlinPlatform.AndroidJVM, refactor to rename 'key' to 'displayName'
    
    * rm deprecated helper in TestFixtures
    
    * update test after KotlinPlatform refactor
    
    * tidy build config
    
    * add kotlinx-coroutines dependency to DokkaGenerator classpath
    
    * big ol' refactor of DokkatooKotlinAdapter
    
    - tidy up the complication/source set details extractors
    - move extractors into specific companion objects
    - update logic to better match DGP code
    
    * update API dump
    
    * add link to Kotlin/dokka#2977
    
    * refactor DokkatooKotlinAdapter to better organise logic into specific builder utility classes
    
    * update conventions for Android/JDK documentation links, so they're enabled dynamically based on the analysis platform
    
    * add cacheRoot comment
    
    * sort KotlinPlatform alphabetically
    
    * tidy up KotlinAdapter, update AndroidAdapter to fetch android.jar, update the configuration-files-fetch logic to fetch JAVA_RUNTIME files
    
    * lots of changes, so bump the minor version
    
    * remove conditional default for enableJdkDocumentationLink - it seems to result in the wrong Java version in the KotlinMultiplatformExample test...?
    aSemy authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    4e2dbef View commit details
    Browse the repository at this point in the history
  2. v1.3.0

    aSemy committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5889aae View commit details
    Browse the repository at this point in the history
Loading
0