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.6
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.7
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 24, 2022

  1. Don't print unwanted debug messages - Multilogger prefers first logger (

    #2001)
    
    A better solution would be to add the `debugEnabled` flag to the constructor parameters of `MultiLogger`, but that would affect binary compatibilty.
    
    Pull request: #2001
    lefou authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    d2a859a View commit details
    Browse the repository at this point in the history
  2. Prepared release 0.10.7

    lefou committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    876e2ac View commit details
    Browse the repository at this point in the history
Loading