v0.7.9
版本发布时间: 2017-07-28 19:53:45
puniverse/quasar最新发布版本:v0.8.0(2018-11-03 02:13:29)
Enhancements
- Suppport for Kotlin 1.1
Bug Fixes
- Fixed memory leak through fiber stack under certain circumstances (#282)
- Fixed regression of
verifyInstrumentation
(#280, #279) - Registered actors stop their (JMX) monitors when deregistered
- Fixed documentation of actor's mailbox overflow policy (#283)
- Various small fixes.