Skip to content

Tags: QLite/RxCpp

Tags

v4.1.0

Correct version tag 4.1.0 by adding the v4.1.0 tag

4.1.0

Replace commented out noexcept with macro

v4.0.0

release rxcpp 4.0.0

v3.0.0

fix window_with_time_or_count

reported in ReactiveX#277

v2.3.0

Merge pull request ReactiveX#209 from kirkshoop/operatorfixes

make operator | work better

v2.2.0

Merge pull request ReactiveX#154 from kirkshoop/runloop

add run loop scheduler

v2.1.0

bug fixes, blocking_observable, tracing hooks and new operators; subs…

…cribe_on/observe_on, repeat, skip, finally, group_by, window, retry, scope, start_with, first, last, count

v1.0.2

initial nuget release of the v1 code