I'm migrating fs2 0.10.x version to version 1.0.0.
Our code uses fs2.Scheduler in from fs2 version 0.10.x.
I don't know what is the equivalent in newer fs2 version 1.0.0.
I went through the migration guide here but couldn't find the migration guidelines for 0.10.x to 1.0.0 or anything similar.
Thanks in advance.