Changelog for scheduler-1.3.0
1.3.0
- Make sure internal
Scheduleraccessor functions are no longer exported, they only cause breakage. - Make sure number of capabilities does not change through out the program execution, as
far as
scheduleris concerned.
1.2.0
- Addition of
scheduleWorkIdandscheduleWorkId_
1.1.0
- Add functions:
replicateConcurrentlyandreplicateConcurrently_ - Made
traverseConcurrently_lazy, thus making it possible to apply to infinite lists and other such foldables. - Fix
Monoidinstance forComp - Addition of
Par'pattern
1.0.0
Initial release.