Skip to content

Released version 3.0.3

Choose a tag to compare

@dg dg released this 16 Apr 23:12
· 52 commits to master since this release
  • SimpleRouter: fix compatibility with non-stringable (e.g. Closure) default parameter values (#9)
  • RouteList: added getDomain() & getPath()
  • Route: ignores multiple /// #6
  • Route: refactoring
  • constants are PascalCase