Releases: edgurgel/verk
Releases Β· edgurgel/verk
Verk 1.0.2
- Fix Elixir requirement to be
~> 1.4
#136
Verk 1.0.1
- Allow poison ~> 3.0 #135
Verk 1.0.0
- Update dependencies #130
- Update Confex to 3.2 #129. Thanks to @AndrewDryga
Verk 0.14.1
Verk 0.14.0
Verk 0.13.6
- Add initial support to
GenStage
#106 (Thanks to @mitchellhenke π )
Verk 0.13.5
- Change
QueueStats.all
to search for a prefix #97 - Fix
QueueStats
handle_info
to ignore other messages #101 . Thanks to @alissonsales π - Change LPUSH/ZREM command execution order in requeue_job_now script #99 . Thanks to @keyan π