Closed abelcastilloavant closed 8 years ago
nice!
Should we even have pattern matching...
@abelcastilloavant could you up version please and write some changelog stuff? will merge after that, good find!
upping version number. I couldn't find a changelog, should I make one?
@abelcastilloavant Yep, create a new file NEWS.md
that looks like this.
Looks good to go otherwise :+1:
I tried having two routes in a toy microserver called
\raw
and\rawer
, and the microserver could never call the\rawer
function.I added a couple of lines of code to try identical matching before pattern matching when determining routes.