Monix v2.3.1 Release Notes

Release Date: 2017-09-21 // over 6 years ago
  • 🚀 Release is binary backwards compatible with series 2.3.x.

    🚀 This is a service release, fixing a minor issue in AsyncScheduler ⬆️ and upgrading Scala.js:

    • PR #436: adds reusable ShiftedRunnable, leaving no room for error in BatchingScheduler types by usage of TrampolinedRunnable; also upgrades Scala.js to 0.6.20