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: pillarjs/path-to-regexp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: pillarjs/path-to-regexp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Jun 29, 2014

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

Commits on Jul 6, 2014

  1. Improve path matching behaviour of non-end mode

    * Non-strict mode with a trailing slash will become an optional trailing slash
    * Only match optional slash at the end of the path (not in the middle)
    blakeembrey committed Jul 6, 2014
    Configuration menu
    Copy the full SHA
    54b0ece View commit details
    Browse the repository at this point in the history
  2. 0.2.2

    blakeembrey committed Jul 6, 2014
    Configuration menu
    Copy the full SHA
    f787f0b View commit details
    Browse the repository at this point in the history
Loading