Version 1.4.0
- Adds
Batcher.Shutdown()
to flush any pending work without waiting for the timer, e.g. on application shutdown (thanks to Ivan Stankov). - Fix possible memory leaks of Timer objects in Deadline, Retrier, and Semaphore (thanks to Dmytro Nozdrin).