Skip to content

v1.0.0

Compare
Choose a tag to compare
@ChrisGalliano ChrisGalliano released this 25 Apr 10:46
· 52 commits to master since this release

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"