What's Changed
- Remove duplicate: frozen_string_literal by @biow0lf in #500
- feat: add on_exit hook by @ThomasCrambert in #503
- Fix README queues config value to array by @ristovskiv in #517
- Add missing parenthesis by @elia in #518
- Pass job.id to the executing job as provider_job_id for access within perform() by @brendon in #529
- Have all processes yield self to lifecycle hooks by @Th3-M4jor in #516
New Contributors
- @biow0lf made their first contribution in #500
- @ThomasCrambert made their first contribution in #503
- @ristovskiv made their first contribution in #517
- @elia made their first contribution in #518
- @brendon made their first contribution in #529
- @Th3-M4jor made their first contribution in #516
Full Changelog: v1.1.3...v1.1.4