List view
- This release employs small changes that aren't strictly backwards compatible, but should not be real issues: 1. [x] Event loop exits when there are no state machines (#21) 2. [x] Scope notifier gets immutable receiver (previously was `&mut self` but it is not necessary) 3. [x] Get rid of `time` create and use `std::time` everywhere (should not be issue as we used `Time` defined in rotor everywhere) 4. [ ] Figure out good way to organize logging (https://github.com/tailhook/rotor-http/issues/42) We also might consider if we want `Time` to be an alias of `std::time::Instant` No due date•1/1 issues closed