Releases: cookpad/expeditor
Releases · cookpad/expeditor
v0.5.0
- Add a
current_thread
option of Expeditor::Command#start
method to execute a task on current thread #13
- Drop support for MRI 2.0.x #15
- Deprecate Expeditor::Command#with_fallback. Use
set_fallback
instead #14
- Do not allow set_fallback call after command is started. #18