github ReactiveX/RxPY v1.5.9

latest releases: 1.6.2, v4.0.4, v4.0.3...
7 years ago

This release of RxPy has a number of enhancements and fixes, including:

  • Rolling initialization state bug with to_list() has been resolved #156

  • auto_connect() functionality added to ConnectableObservable #164

  • Several doXXX() side effect operators, as well as concat_map() and from_callable(), were added to mirror RxJava2 #166 #164

  • A to_sorted_list() operator has been added to collect emissions into a sorted list #167

  • A small set of statistical operators (median(), mode(), standard_deviation(), variance()) has been added #167

  • BlockingObservable received first(), first_or_default(), last(), and last_or_default() operators #172

Don't miss a new RxPY release

NewReleases is sending notifications on new releases.