What's Changed
- Add support for Sidekiq v8 by @leoarnold in #531
- Always show parsed cron expression in web UI by @krystof-k in #535
- Add fallback to
.yaml
extension by @krystof-k in #534 - Properly support Sidekiq v8 new UI by @eqladios in #538
- Refactor constantize helper to use
Object.const_get
by @dmeremyanin in #541 - Allow testing of schedule by library consumers by @tttffff in #543
New Contributors
- @krystof-k made their first contribution in #535
- @eqladios made their first contribution in #538
- @dmeremyanin made their first contribution in #541
- @tttffff made their first contribution in #543
Full Changelog: v2.1.0...v2.2.0