All Notable changes to locale-route
will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Complete missing unit and functional tests for complete code coverage.
- PHP 5.6 support
- Default parameters in other_route helper function. Undefined parameters now is always no parameters. other_locale keeps default parameters.
- Adding middleware option
- Now in beta phase.
- LocaleRoute::resource method
- locale_route, other_locale and other_route keep current parameters by default when not declared.
- LocaleRoute::group method
- Functional tests for all LocaleGroup methods