Changelog [0.1.1] - 2019-12-09 Added Add trait Balancer with 2 functions, next and fail. Changed Remove mutable reference &mut self from fucntion next and function fail. [0.1.0] - 2019-12-04 First release Simple implementation of roundrobin. Simple implementation of weighted roundrobin.