Monix v3.0.0-RC5 Release Notes

Release Date: 2019-08-29 // over 4 years ago
  • ๐Ÿš‘ This is a bug fix release โ€” fixing a critical issue:

    • #991 (PR #993): NullPointerException in Task when used in combination with Local
    • ๐Ÿ”จ #992 (PR #998): hide InterceptableRunnable exposed accidentally, refactor it for efficiency
    • #997: bumped Scala version to 2.12.9 and Scala.js to 0.6.28

    ๐Ÿš€ This release is binary compatible with 3.0.0-RC4.