github victimsnino/ReactivePlusPlus v2.1.0

latest release: v2.1.1
3 months ago

What's Changed

v2 branch is feature comparative with v1 for now according to #324!
This release brings a lot of new operators, resolves performance issues and resolves important issue related to current_thread vs new_thread usage (for now it is pretty safe to use current_thread scheduler inside new_thread scheduler in all possible cases). Also documentation was improved a bit, error messages should be a bit more clear for now in case of unsatisfied constraints.

New parts:

Thanks to @CorentinBT for PRs with new operators.

Rest commits:

Full Changelog: v2.0.0...v2.1.0

Don't miss a new ReactivePlusPlus release

NewReleases is sending notifications on new releases.