What's Changed
* fix(saq-controller): Return a 404 status code when the job is not found by Alc-Alc in https://github.com/cofin/litestar-saq/pull/5
* feat: various usability fixes by cofin in https://github.com/cofin/litestar-saq/pull/6
- feat: jobs can be configured with list of strings as well
- feat: Moves into a builder function for CLI and controller
- feat: plugin has a get_queues function
- feat: allow worker to schedule in running event loop
New Contributors
* Alc-Alc made their first contribution in https://github.com/cofin/litestar-saq/pull/5
**Full Changelog**: https://github.com/cofin/litestar-saq/compare/v0.1.3...v0.1.4