Skip to content

Releases: soap/laravel-workflow-process

v1.0.4

05 Apr 15:33
71d62cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

05 Apr 15:08
d225055
Compare
Choose a tag to compare

What's Changed

  • Fix Facade namespace error by @soap in #10

Full Changelog: v1.0.2...v1.0.3

v1.0.2

05 Apr 15:01
798c69f
Compare
Choose a tag to compare

What's Changed

  • authenticated is core variable now, with some customization by @soap in #9

Full Changelog: v1.0.1...v1.0.2

v1.0.1

05 Apr 06:01
e9306a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Apr 16:46
3d8cb30
Compare
Choose a tag to compare

Highlight

  • Laravel 10, 11, 12 Support
  • Use GuardEvaluator for better customization.

What's Changed

  • Update zerodahero/laravel-workflow requirement from ^4.0||^5.0 to ^6.0.0 by @dependabot in #1
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #2
  • Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #3
  • Add Laravel 12 support by @soap in #4

New Contributors

Full Changelog: v0.1.2...v1.0.0

v0.1.2

26 Sep 17:42
97cb844
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Remove soap/laravel-workflow-loader from dependencies.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

26 Sep 17:09
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Add transition guard by using metadata guard.
  • Guard is a Symfony Expression Language.
  • Provided object are subject, user and authenticated status for user.

Full Changelog: https://github.com/soap/laravel-workflow-process/commits/v0.1.1