Releases: tormjens/eventy
Releases · tormjens/eventy
Adds removeFilters and removeAllFilter
Small patch to add removeAction and removeFilter function so that listeners can be removed. Props to @mattallan
Trying again
0.5.3 Oops! Trailing comma
Split the Blade bindings to its own service provider
Should make the package work better when using in a non-Blade environment, as this makes it optional.
Decrease illuminate/support requirement to 5.3+
Decreased the requirement of the illuminate/support
package to be 5.3 or above.
Refactor to collections and added tests
0.5 recover to collections and add tests
Fixes json
A trailing comma was causing issues
Laravel 5.5 ready
Added auto-discovery for Laravel 5.5 and updated readme accordingly
FIxes blade directives
Fixes an issue with the Blade directives. Thanks @bosunski
Adds array callbacks
Merge pull request #4 from mrchimp/callables Allow using array callables
Bugfix release
Merge pull request #2 from rashcms/patch-1 fix filters with same priority