Skip to content

Conversation

skipperbent
Copy link
Owner

No description provided.

[BUGFIX] Fixed Exceptions due to route null value.
[BUGFIX] Optimised getRoute for custom urls.
[OPTIMISATION] Fixed Group only loading middleware when initialised.
[BUGFIX] Fixed routeMatch in RouterEntry not matching routes with multiple  arguments.
[BUGFIX] Group will now always be rendered no matter of what prefix is.
[FEATURE] Added getIsSecure method to Request class.
[BUGFIX] Fixed support for urls like /path/{param}/path
[FEATURE] Optimised route matching, added optional parameters.
[BUGFIX] Fixed optinal parameters not availible when getting route.
[BUGFIX] Fixed parameters on custom regex match.
[TASK] Added support for letters (before it was only numbers) in default parameter regex.
skipperbent added a commit that referenced this pull request Nov 21, 2015
@skipperbent skipperbent merged commit 5ca8294 into development Nov 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant