Skip to content

0.5.0

Compare
Choose a tag to compare
@pron pron released this 26 Mar 16:03
· 1289 commits to master since this release

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