1.1.0
- Change $this->currentRoute to $this->currentRouteName
- Remove compareDotArrays() completely and use laravel str_is()
- Change function param $route to $routePattern
- Move active class css name to a config file
- Add custom blade directive @ifActiveRoute