Changelog
For the full changelog, see CHANGELOG.md on GitHub.
Latest: v0.4.0 (2026-03-18)
- Groups: Per-group concurrency, rate limiting, and round-robin
v0.3.0 (2026-03-17)
- Observables: Job observables and cancellation support
v0.2.0 (2026-03-16)
- Batching: Batch processing support for Worker
- Flows: Parent-child job dependencies via FlowProducer
- Benchmarks: Comprehensive benchmark suite
v0.1.0 (2026-03-03)
Initial release with Queue, Worker, Job, MemoryStore, PgStore, SqliteStore, scheduling, retry, rate limiting, deduplication, priority, events, and graceful shutdown.
