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: dlang/dub Loading
base: v1.38.1-rc.1
Choose a base ref
...
head repository: dlang/dub Loading
compare: v1.38.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    5ed4cad View commit details
    Browse the repository at this point in the history
  2. Upgrade CI configuration following macOS-11 deprecation

    macOS-11 is going away at the end of June.
    As a consequence, we upgrade to macOS-12, upgrade the supported
    frontend versions, and add some arm64 tests to prepare for
    future upgrades.
    Geod24 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    1475c5a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Drop support for LDC v1.26.0

    We only support the last 10 versions, so LDC should have been upgraded in the previous PR.
    In addition, we can remove a superfluous __VERSION__ statement, which haseen superfluous
    for quite a while now.
    Geod24 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    accdd55 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. update version to v1.38.1

    ibuclaw committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    fbf3c17 View commit details
    Browse the repository at this point in the history
Loading