v1.0.0
Breaking changes:
- Rename RegexRoute
RegexRoute renamed to MatchPathRoute.
Created new class RegexRoute that works with regex pattern.
Minor changes:
.idea settings
- Change "unbounded version inspection" settings, ignore "roave/security-advisories"
- Disable "MethodShouldBeFinalInspection"