v0.6.1
- New Feature – Added a Redis Beat scheduler backend with distributed leader election to support resilient multi-instance scheduling (#6).
- Compatibility Fixes – Addressed compiler and lint changes on Rust 1.80+, relaxed clippy’s
manual_is_multiple_of, removed the global-D warnings, and temporarily disabled the minimal-versions check for build stability.