v0.8.0
Added
- Allow
ActorPool
itself to be spawned as an actor </> - Add
SendError::flatten
method </> - Implement internal buffering whilst actor is starting up </>
Changed
- BREAKING: Use
StreamMessage
enum instead of trait </> - BREAKING: Use
Display
implementation for handler errors </>
Removed
- Remove
Sync
requirement fromReply
macro #21
Fixed
is_alive
returning the opposite value </>
Documentation
- Add example to
Reply
trait code docs </>
Misc
See the full CHANGELOG.md