Skip to content

Use Job's displayName() for type field if method exists

Compare
Choose a tag to compare
@imTigger imTigger released this 06 Sep 16:18
· 82 commits to master since this release

Use Job's displayName() for type field if method exists
Store "Label Generation Job" instead of "App\Jobs\LabelJob"

This change may break application if you have displayName() in your Job and have specific use case type field
Therefore minor version bumped