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.17
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.18
Choose a head ref
  • 19 commits
  • 45 files changed
  • 2 contributors

Commits on Nov 8, 2024

  1. Remove workaround in publish job

    Not sure what the underlying problem was, but it's likely it's been solved now
    alexarchambault committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1f2aff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5197344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8997bc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Update javadoc badge

    alexarchambault authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b04937d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    559560b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eedbd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b79a58 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Merge pull request #3157 from alexarchambault/new-dependency-parser

    Use dependency library to parse dependencies and modules
    alexarchambault authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7a1b958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1840c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Undeprecate JvmIndex#load overload (#3160)

    That override is fine to use, users shouldn't need to provide values for `os` and `arch` when they don't need to
    alexarchambault authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    425077d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3f162f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8044f4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad49893 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    521e14f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e901b3 View commit details
    Browse the repository at this point in the history
  7. Add Dependency#boms

    alexarchambault committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    326a239 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7013043 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc36ea0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3159 from alexarchambault/missing-bom-helpers

    Tweak BOM related stuff
    alexarchambault authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    166eff9 View commit details
    Browse the repository at this point in the history
Loading