Thanks to visit codestin.com
Credit goes to github.com

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: coursier/coursier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2
Choose a base ref
...
head repository: coursier/coursier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.3
Choose a head ref
  • 10 commits
  • 13 files changed
  • 3 contributors

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    9617dab View commit details
    Browse the repository at this point in the history
  2. Build "container image" from a docker container (#2744)

    To work around glibc version issues seen when building native images
    from the GitHub action Linux runners.
    alexarchambault authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    176410d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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

Commits on Apr 21, 2023

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

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    6e21308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6f7d03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bd1675 View commit details
    Browse the repository at this point in the history
  4. Update scala-cli:config to 0.2.1 (#2716)

    * Update scala-cli:config to 0.2.1
    
    * Fix compilation
    
    ---------
    
    Co-authored-by: Alex Archambault <[email protected]>
    scala-steward and alexarchambault authored May 4, 2023
    Configuration menu
    Copy the full SHA
    79e5ef6 View commit details
    Browse the repository at this point in the history
  5. Fix jni-utils issue on Windows (#2756)

    Making the use of jni-utils from an app launched via a standalone or
    hybrid bootstrap fail
    alexarchambault authored May 4, 2023
    Configuration menu
    Copy the full SHA
    f94a2cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2444eeb View commit details
    Browse the repository at this point in the history
Loading