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/kotlin-binary-compatibility-validator-mu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.4
Choose a base ref
...
head repository: adamko-dev/kotlin-binary-compatibility-validator-mu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.5
Choose a head ref
  • 4 commits
  • 56 files changed
  • 1 contributor

Commits on Apr 17, 2023

  1. prep for v0.0.5

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

Commits on Apr 27, 2023

  1. update BCV to 0.13.1 (#7)

    - implement explicit-public properties
    - tidy up test data
    - minor README updates
    aSemy authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    45dfc68 View commit details
    Browse the repository at this point in the history
  2. update Gradle to 8.1.1 (#8)

    * update Gradle to 8.1.1
    
    Start using the assignment-plugin magic for Providers and Properties
    
    * tidy up repos (Maven Central first because it's more reliable than Gradle)
    aSemy authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    334ac4c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. v0.0.5

    aSemy committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    20e05db View commit details
    Browse the repository at this point in the history
Loading