8000 Comparing v1.3.0...v1.4.0 · alecthomas/kong · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.3.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.4.0
Choose a head ref
  • 6 commits
  • 11 files changed
  • 2 contributors

Commits on Nov 3, 2024

  1. fix: format enum value

    Fixed in #415
    alecthomas committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    64229c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b9d57e View commit details
    Browse the repository at this point in the history
  3. fix: update enum+default vars after interpolation

    This doesn't recursively apply interpolation, as discussed in the issue,
    but that's a much bigger change.
    
    Fixes #337
    alecthomas committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    d0beaf7 View commit details
    Browse the repository at this point in the history
  4. feat: add AfterRun() hook

    Fixes #288
    alecthomas committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    2544d3f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

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