8000 Comparing v2.1.0...v2.2.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: v2.1.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: v2.2.0
Choose a head ref
  • 13 commits
  • 88 files changed
  • 2 contributors

Commits on Feb 12, 2024

  1. release 2.2.0-SNAPSHOT (#163)

    aSemy authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7e743f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. remove description = "TODO"

    aSemy committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9e584e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update dependency io.ktor:ktor-bom to v2.3.8 (#167)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    49ce73e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Update renovate.json5

    aSemy authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a827403 View commit details
    Browse the repository at this point in the history
  2. limit renovate to daytime

    aSemy authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e8a946d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. remove Gradle.rootGradle - it errors when Dokkatoo is used as an in…

    …cluded build. (#172)
    
    Also remove unused imports from buildSrc/settings.gradle.kts
    aSemy authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d241307 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Hack attributes to workaround Gradle bugs (#173)

    * Hack attributes to workaround Gradle bugs
    
    Also, remove unused 'incoming' Configuration
    
    * fixup! Hack attributes to workaround Gradle bugs
    
    * fixup! Hack attributes to workaround Gradle bugs
    
    * fixup! Hack attributes to workaround Gradle bugs
    
    * fixup! Hack attributes to workaround Gradle bugs
    aSemy authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    31502f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Update renovate schedule

    aSemy authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    35e745d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. prevent Kotlin DSL accessor generation for internal BaseDependencyMan…

    …ager (#177)
    
    - remove BaseDependencyManager as a Project extension, so Gradle doesn't generate an accessor for it, which triggers an opt-in warning
    - tidy up Project test DSL
    aSemy authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ad322dc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update dependency dev.adamko.dokkatoo:dokkatoo-plugin to v2.1.0 (#179)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2df7b7d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Update dependency org.jetbrains.kotlinx:kotlinx-serialization-bom to …

    …v1.6.3 (#181)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    fe63ac6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. update Dokka to 1.9.20 (#182)

    * update Dokka to 1.9.20
    
    - fix test maven repo for integration tests
    - add a task to verify that the Kotlin version used for dependencies matches the Kotlin version used by Gradle
    
    * add homepageLink
    aSemy authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    82bdbf3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. release 2.2.0 (#183)

    aSemy authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ab2f0d8 View commit details
    Browse the repository at this point in the history
Loading
0