v4.0.0
4.0.0 (2018-10-15)
Bug Fixes
- Bug fix, typing fix, and unit tests fix (3965e4e)
- Reverting the signature of createActor method (8665e35)
Features
- Add the "ask" feature (bfe0d3c)
- Distinguish between send and ask (78da487)
- sendTo and askTo (41e88fe)
BREAKING CHANGES
- the "at" method is replaced by "sendTo" and "askTo"
- the 'sendMessage' property of actorSystem is no longer returning a promise