Skip to content

Bug fix - multiple allowed patterns

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 27 Nov 16:43
· 12 commits to master since this release
b8d4e40

Previously a path would fail if any allowed patterns did not match. Now as long as one pattern matches the path will pass (unless it also matches a disallowed pattern).

#15
#14