0.5.0
Quasar 0.5.0 Release Notes
- Support for JDK 8
- Propagate an exception through a channel with
SendPort.close(Throwable)
. - Additional channel transformations in
Channels
. - Better reporting of uninstrumented methods with
-DverifyInstrumentation=true
- Various bug fixes