Skip to content

Releases: telkins/laravel-pending-action

v0.5.0 - 2020-09-09

09 Sep 10:14
Compare
Choose a tag to compare
v0.5.0 - 2020-09-09 Pre-release
Pre-release

Added

  • Laravel 8.0 support

NOTE: This is an experimental release and should not be considered production-ready.

v0.4.0 - 2020-07-15

15 Jul 11:57
Compare
Choose a tag to compare
v0.4.0 - 2020-07-15 Pre-release
Pre-release

Added

  • One can now pass variables to pending action constructor via action's prep() method.

NOTE: This is an experimental release and should not be considered production-ready.

v0.3.0 - 2020-03-04

04 Mar 20:08
Compare
Choose a tag to compare
v0.3.0 - 2020-03-04 Pre-release
Pre-release

Added

  • Laravel 7.0 support

NOTE: This is an experimental release and should not be considered production-ready.

v0.2.0 - 2020-03-02

02 Mar 11:28
Compare
Choose a tag to compare
v0.2.0 - 2020-03-02 Pre-release
Pre-release

Changed

  • reworked action to play more nicely with IDEs
  • changed params to pending actions
  • updated tests and readme

NOTE: This is an experimental release and should not be considered production-ready.

v0.1.0 - 2020-02-27

27 Feb 14:56
Compare
Choose a tag to compare
v0.1.0 - 2020-02-27 Pre-release
Pre-release

Added

  • initial functionality

NOTE: This is an experimental release and should not be considered production-ready.