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: dandavison/delta
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.19.0
Choose a base ref
...
head repository: dandavison/delta
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.19.1
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 9, 2026

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

Commits on Mar 20, 2026

  1. Bump version

    dandavison committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    3ac71cc View commit details
    Browse the repository at this point in the history
  2. Update --help output

    dandavison committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    2e1f08c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2026

  1. Fix CD: replace defunct ubuntu-20.04 runners (#2129)

    * Fix CD: replace discontinued ubuntu-20.04 runners; update Actions
    
    ubuntu-20.04 runners were removed from GitHub Actions, causing 4 of 7
    CD build targets to time out waiting for a runner (issue #2127).
    
    - Replace ubuntu-20.04 with ubuntu-latest in cd.yml
    - Update actions/checkout v3 → v4 (Node.js 20 deprecation)
    - Update softprops/action-gh-release v1 → v2
    dandavison authored Mar 22, 2026
    Configuration menu
    Copy the full SHA
    f310fa8 View commit details
    Browse the repository at this point in the history
  2. Bump version

    dandavison committed Mar 22, 2026
    Configuration menu
    Copy the full SHA
    12ef3ef View commit details
    Browse the repository at this point in the history
Loading