Skip to content

Releases: kirschbaum-development/laravel-actions

v0.2.1 Pushing Earth

21 Dec 23:20
aca5d54
Compare
Choose a tag to compare

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

23 Feb 20:43
f3f927a
Compare
Choose a tag to compare
  • Refactored to make mocking each action individually much easier
  • Auto-discovered actions
  • Publishable configuration

v0.1.2 Swimming In Dirt

22 Feb 00:02
9ee0691
Compare
Choose a tag to compare
  • Better docs
  • Reworked failed functionality

v0.1.1 Swimming In Dirt

18 Feb 16:41
77e782a
Compare
Choose a tag to compare

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

17 Feb 18:40
8f66762
Compare
Choose a tag to compare

Chuck Norris's own Laravel Action system.