Releases: laravel-workflow/waterline
Releases · laravel-workflow/waterline
1.0.9
Updates install command for Laravel 11.
1.0.8
Removes composer.lock file.
1.0.7
Adds support for Laravel 11.
1.0.5
Prevent error when listing exceptions (#26)
1.0.4
Thanks to @Naugrimm for adding support for showing child workflows in the the timeline.
1.0.3
Refactor to use repository pattern.
1.0.2
Adds support for sqlsrv in the dashboard.
1.0.1
This release fixes two bugs:
- Always showing the same workflow details
- Incorrectly getting the current DB driver name
1.0.0
Adds support for MongoDB.