Venture Versions Save

Venture allows you to create and manage complex, async workflows in your Laravel apps.

4.0.0-RC3

1 year ago

This is a release candidate for Venture 4. The documentation is still in progress, but can be found at https://laravel-venture-v4.netlify.app/. Check out the upgrade guide to learn how to upgrade you application to Venture 4.

All feedback and bug reports should go inside https://github.com/ksassnowski/venture/issues/54.


Changed

  • Made run method of AbstractWorkflow public
  • Removed $name property from JobAdded event. The job name can be retrieved via $job->getName().
  • Fire JobFinished event after the finished job was processed

4.0.0-RC2

1 year ago

This is a release candidate for Venture 4. The documentation is still in progress, but can be found at https://laravel-venture-v4.netlify.app/. Check out the upgrade guide to learn how to upgrade you application to Venture 4.

All feedback and bug reports should go into #54.


Changed

  • Made WorkflowTester class fluent so assertions can be chained
  • Unwrap WorkflowStepAdapter jobs before passing them to the callback of WorkflowTester::assertJobExists and WorkflowTester::assertJobMissing

4.0.0-RC1

1 year ago

This is the first release candidate for Venture 4. The documentation is still in progress, but can be found at https://laravel-venture-v4.netlify.app/

3.7.0

1 year ago

What's Changed

Full Changelog: https://github.com/ksassnowski/venture/compare/3.6.5...3.7.0

3.6.5

1 year ago

What's Changed

Full Changelog: https://github.com/ksassnowski/venture/compare/3.6.4...3.6.5

3.6.4

2 years ago

What's changed

  • Moved UnserializeException to correct namespace

Full Changelog: https://github.com/ksassnowski/venture/compare/3.6.3...3.6.4

3.6.3

2 years ago

What's Changed

Full Changelog: https://github.com/ksassnowski/venture/compare/3.6.2...3.6.3

3.6.2

2 years ago

What's Changed

Full Changelog: https://github.com/ksassnowski/venture/compare/3.6.1...3.6.2

3.6.1

2 years ago

What's Changed

Full Changelog: https://github.com/ksassnowski/venture/compare/3.6.0...3.6.1

3.6.0

2 years ago

What's Changed

Full Changelog: https://github.com/ksassnowski/venture/compare/3.5.0...3.6.0