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: com-lihaoyi/mill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.12
Choose a base ref
...
head repository: com-lihaoyi/mill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.13
Choose a head ref
  • 8 commits
  • 22 files changed
  • 2 contributors

Commits on May 17, 2023

  1. Update zinc to 1.8.1 (Backport of #2515) (#2525)

    Includes a fix for infinite compilation issues and a security fix.
    
    Original pull request: #2515
    
    Pull request: #2525
    lefou authored May 17, 2023
    Configuration menu
    Copy the full SHA
    e55488d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Support Java 20 (Backport of #2501) (#2546)

    Ignore the `UnsupportedOperationException` of `Thread.stop`. This is a
    quick fix to de-block users from using Java 20.
    
    * Original Pull request: #2501
    
    Pull request:. #2546
    lefou authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e3328bc View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

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

Commits on Nov 10, 2023

  1. Fix MiMa errors (#2870)

    Fix false positive MiMa issue introduced in
    #2570
    
    Pull request: #2870
    lefou authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f0064fe View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Ease transition to Mill 0.11 API (#2868)

    Provided type aliases for traits removed in Mill 0.11 and deprecated
    removed traits.
    
    Pull request: #2868
    lefou authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    f39659d View commit details
    Browse the repository at this point in the history
  2. Update dependencies (#2871)

    Pull request: #2871
    lefou authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d7c68fd View commit details
    Browse the repository at this point in the history
  3. Update semanticdb-scalac to 4.8.13 (#2872)

    Pull request: #2872
    lefou authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    9886717 View commit details
    Browse the repository at this point in the history
  4. Prepared release 0.10.13

    lefou committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    21ff06c View commit details
    Browse the repository at this point in the history
Loading