22 Fixes a use case where non-strict routes need to raise `NotFound` early
0.5.1
21 Improvements: - default `NotFound` cascading to `False`, but overridable: `cascade_not_found=True` - Regex matching is precompiled at startup - Order regex matching by prioritizing more specific paths over more general
0.5.0
* 19 Better runtime output on tree compile error * 17 Add additional depth check on typed route