All notable changes to this project will be documented in this file.
The format is based on "Keep a Changelog", and this project adheres to Semantic Versioning.
- Added "completed" state
- Updated to be compatible with asynq v0.19
- (ui): Fixed build
- (cmd): Added --max-payload-length to allow specifying number of characters displayed for payload, defaults to 200 chars
- (pkg): DefaultPayloadFormatter is now exported from the package
- Asynqmon is now a go package that can be imported to other projects!
- Task details view is added
- Search by task ID feature is added
- Updated to depend on asynq 0.18
Initial Beta Release 🎉