Skip to content

Releases: kirschbaum-development/laravel-actions

v0.2.3 Pushing Earth

17 Jul 13:17
a46e538

Choose a tag to compare

  • Static Analysis turned up to 11
  • Improved parameter and return type declarations

v 0.2.2 Pushing Earth

17 Mar 13:07
c1248b3

Choose a tag to compare

  • Actions are now macroable!
  • Updated Pint rules
  • Updated Github actions for testing with several different versions of PHP and Laravel

v0.2.1 Pushing Earth

21 Dec 23:20
aca5d54

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

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

Choose a tag to compare

  • Better docs
  • Reworked failed functionality

v0.1.1 Swimming In Dirt

18 Feb 16:41
77e782a

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

Choose a tag to compare

Chuck Norris's own Laravel Action system.