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: github-release/github-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Choose a base ref
...
head repository: github-release/github-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 5 commits
  • 19 files changed
  • 2 contributors

Commits on Jun 25, 2024

  1. all: migrate to Go modules, CI cleanup

    stefanb authored and kevinburke committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1d199d1 View commit details
    Browse the repository at this point in the history
  2. .github: fix actions

    kevinburke committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d250e89 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. go.mod,vendor: update dependencies

    This change allows us to remove some unused transitive dependencies
    from go.sum, while bumping the minimum supported version to Go 1.23.
    kevinburke committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    25c64ed View commit details
    Browse the repository at this point in the history
  2. .github: use Go 1.23, 1.24

    Fixes #132.
    Fixes #128.
    kevinburke committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    07ef271 View commit details
    Browse the repository at this point in the history
  3. 0.11.0

    kevinburke committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    fd5c623 View commit details
    Browse the repository at this point in the history
Loading