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.11.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.11.13
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 21, 2024

  1. After release chore (Backport #3401) (#3402)

    Backport of pull request: #3401
    
    Pull request: #3402
    
    Co-authored-by: Tobias Roeser <[email protected]>
    lolgab and lefou authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    309c042 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 17, 2024

  1. GenIdea: Handle failure when evaluating module sources/resources (bac…

    …kport #3754) (#3755)
    
    We simply don't swallow the error but propagate it.
    
    Fix #3168
    
    Backport of pull request: #3754
    
    Pull request: #3755
    lefou authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1b68f9c View commit details
    Browse the repository at this point in the history
  2. Update asm from 9.7 to 9.7.1 (backport #3744) (#3745)

    Should add support for Java 24.
    
    Backport of Pull request: #3744
    
    Pull request: #3745
    lefou authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6f9b6dd View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Fix property handling and add tests and docs (backport #3791) (#3795)

    Fixes #3789. We just
    accidentally flipped the conditional and didn't have any tests that
    verify this behavior, so I added some example tests that also serve to
    explain the feature in the docs.
    
    Backport of pull request: #3791
    
    Pull request: #3795
    ---------
    
    Co-authored-by: Li Haoyi <[email protected]>
    lefou and lihaoyi authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ffdfaf1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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

Commits on Nov 14, 2024

  1. Prepare release 0.11.13

    lefou committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cf3b3f4 View commit details
    Browse the repository at this point in the history
Loading