Releases: kirschbaum-development/laravel-actions
Releases · kirschbaum-development/laravel-actions
v0.2.1 Pushing Earth
We are now using the namespace of each Action class to bind it instead of a namespace created from the file path. Glory!
v0.1.3 Swimming in Dirt
- Refactored to make mocking each action individually much easier
- Auto-discovered actions
- Publishable configuration
v0.1.2 Swimming In Dirt
- Better docs
- Reworked failed functionality
v0.1.1 Swimming In Dirt
Bug fix for issue in CanAct
trait where mismatched parameter types can fail before checking the condition on actWhen
and actUnless
methods.
v0.1.0 Swimming In Dirt
Chuck Norris's own Laravel Action system.