-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* test: improve tsr tests * feat: fix tsr edge case when exact match on a intermediary leaf node * feat: implement ignore trailing slash new feature * feat: enable ignore trailing slash for tree method (has, match and methods) & add tests * docs: fix inconsistent documentation for Tree.Methods * feat: fix Tree.Match * docs(readme): update road to v1 section * feat: enable ignore trailing slash for tree method (has, match and methods) also when redirect trailing slash. * feat: disable ignore trailing slash for Tree.Has * feat: attach fox instance to every tree * docs: update lookup methods documentation * feat: improve local redirect * docs: fix localRedirect docs
- Loading branch information
1 parent
2ba5953
commit 670e306
Showing
9 changed files
with
866 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.