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: go-chi/chi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.1
Choose a base ref
...
head repository: go-chi/chi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 4 contributors

Commits on Sep 7, 2017

  1. Fix: regex matching only part of parameter (#258)

    * Add start and end to param regex
    
    * Added test for regex match whole param
    domenipavec authored and Peter Kieltyka committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    624e6e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Add appengine as a build target for Go 1.8.* targets (#268)

    Please note the addition of Google, Inc. in the LICENSE file is required of me if offering patches to OSS.
    polds authored and Peter Kieltyka committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    d0a764c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Configuration menu
    Copy the full SHA
    e15f2c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d806569 View commit details
    Browse the repository at this point in the history
  3. Release v3.3.0

    Peter Kieltyka committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    f7c66f6 View commit details
    Browse the repository at this point in the history
Loading