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/sourcecode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.1
Choose a base ref
...
head repository: com-lihaoyi/sourcecode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 4 contributors

Commits on Sep 22, 2023

  1. Update mill-mima to 0.0.24 (#137)

    Pull request: #137
    scala-steward authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f927345 View commit details
    Browse the repository at this point in the history
  2. Transition branch master to main (#144)

    Pull request: #144
    lefou authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f38d919 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 3 to 4 (#143)

    Pull request: #143
    dependabot[bot] authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    bd6d172 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Made mima versions list explicit (#145)

    Made the version list explicit to avoid issues with freshly tagged
    builds.
    
    Pull request: #145
    lefou authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    69fe583 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Update mill-mima to 0.1.0 (#150)

    Pull request: #150
    scala-steward authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    99c30e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Scala-Native 0.5.0 support (#154)

    This required a Mill version upgrade to 0.11.x, which involved cleaning
    up a lot of now-unnecessary boilerplate in the `build.sc`.
    
    Same version changes as elsewhere: drop 2.11.x/3.1.x/3.2.x support, add
    Scala-Native 0.5.0
    lihaoyi authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    71c26bb View commit details
    Browse the repository at this point in the history
  2. 0.4.0

    lihaoyi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    060fe30 View commit details
    Browse the repository at this point in the history
Loading