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.7.0
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.7.1
Choose a head ref
  • 9 commits
  • 19 files changed
  • 4 contributors

Commits on May 15, 2020

  1. update readme for 0.7.0

    lihaoyi committed May 15, 2020
    Configuration menu
    Copy the full SHA
    582a7f8 View commit details
    Browse the repository at this point in the history
  2. readme

    lihaoyi committed May 15, 2020
    Configuration menu
    Copy the full SHA
    91c38ff View commit details
    Browse the repository at this point in the history
  3. Version update in documentation

    lefou committed May 15, 2020
    Configuration menu
    Copy the full SHA
    7873e49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7de70f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad988f4 View commit details
    Browse the repository at this point in the history
  6. Fix check for WSL

    lihaoyi authored May 15, 2020
    Configuration menu
    Copy the full SHA
    ab81426 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Relative library paths in GenIdea, and a relative COURSIER_CACHE on W…

    …SL2 (#887)
    
    This should allow the GenIdea output XML files to be usable cross-platform, e.g. we could resolve them on a WSL-Ubuntu environment and load them into Intellij on the host Windows machine
    
    Tested locally on OS-X, seems to work, and tested on WSL2 as well. IntelliJ seems to be able to load the config successfully, even across the Ubuntu/Windows boundary
    lihaoyi authored May 16, 2020
    Configuration menu
    Copy the full SHA
    fadba57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ba8d1f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

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