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

Multiple minor fixes #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

jonassvalin
Copy link

Howdy 👋

I was working on a project two years ago where we needed to do some work related to uritemplating and at that time we ended up forking this library due to a couple of limitations. Those limitations are:

  • UUIDs in match variables did not work
  • Template variables were not case sensitive (seemingly intentionally?)
  • "matches?" did not give a match if there were no template vars

I don't know whether all or some of these "problems" we were having a were purely because of limitations in the library or because our use case didn't fully meet the spec. Nonetheless I now have use for these "fixes" again and decided to open this PR with the fixes so that you can review it and decide whether it is something you would want to add to the library. The three fixes are independent commits so it should be straight-forward to review if each of them make sense. Open to discussing any of it as well.

Cheers
Jonas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant