Skip to content

v2.1.0

Choose a tag to compare

@AlexInLog AlexInLog released this 14 Mar 11:18
588fa60

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