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: GradleUp/shadow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.3.7
Choose a base ref
...
head repository: GradleUp/shadow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.3.8
Choose a head ref
  • 8 commits
  • 12 files changed
  • 1 contributor

Commits on Jun 24, 2025

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

Commits on Jun 25, 2025

  1. Update changelog

    Goooler committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    e3876a3 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Goooler committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    d9a6e2e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Expose Ant as compile scope (#1488)

    (cherry picked from commit 8eeb64e)
    Goooler committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    c0512b1 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Goooler committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    0b5d946 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Configuration menu
    Copy the full SHA
    00df3c9 View commit details
    Browse the repository at this point in the history
  2. Fix the regression of PropertiesFileTransformer in 8.3.7 (#1493)

    Defaults `PropertiesFileTransformer.keyTransformer` to a copy of `Closure.IDENTITY`. We can't use `Closure.IDENTITY` instead, as it is not compatible with Groovy 3 and 4.
    Goooler authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    d59d947 View commit details
    Browse the repository at this point in the history
  3. Prepare version 8.3.8

    Goooler committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    6861d79 View commit details
    Browse the repository at this point in the history
Loading