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: alecthomas/kong
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.0
Choose a base ref
...
head repository: alecthomas/kong
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.1
Choose a head ref
  • 4 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 30, 2025

  1. chore: minor tweak for tinygo

    There are still reflection issues, but it's a step.
    alecthomas committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    8469b5c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. chore(deps): update all non-major dependencies (#540)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    f8bb69a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. chore(deps): update all non-major dependencies (#542)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    385f9b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. fix: don't require a Run() method on dynamic commands

    Commands can be dispatched via string, so this is not necessary to constitute a command.
    alecthomas committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    efa3691 View commit details
    Browse the repository at this point in the history
Loading