Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Router improvements #179

Merged
merged 7 commits into from
Mar 20, 2023
Merged

Router improvements #179

merged 7 commits into from
Mar 20, 2023

Commits on Mar 20, 2023

  1. Router improvements

    Capture paths caught by recursive wildcard
    Wildcards with both prefix and suffix
    adam-fowler committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    91067df View commit details
    Browse the repository at this point in the history
  2. Add prefix/suffix capture

    adam-fowler committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a831edd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2cfa6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cccedd6 View commit details
    Browse the repository at this point in the history
  5. Add more tests

    adam-fowler committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    19985ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dea9c88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9aa172 View commit details
    Browse the repository at this point in the history