RxPHP v2.0.3 Release Notes

Release Date: 2017-08-17 // over 6 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed order of subscriptions in takeUntil (1838ede)
    • ๐Ÿ›  Fixed issue where disposed of scheduled item would not cancel timer in some instances (bb2c5a0)
    • โœ‚ Removed throttle.expect to get rid of non-determinate test failures (97a980c)

    ๐Ÿ”‹ Features

    • โšก๏ธ Updated PHPUnit to 5.7 (b1b37ab)