Version 2.2.0
- Localize 404 and fallback URL's
- Add README instructions on how to localize your 404 pages properly
- Add
Route::isLocalized()
macro - Fix issue with
Route::localizedUrl()
on 404 pages (#16) - Fix issue with
Route::localizedUrl()
on non localized routes - Fix issue with generating localized URL's using custom domains
- Enable use of Route::localizedUrl() with unnamed routes