CombineExt 1.7.0
This version introduces two changes:
- New divide-and-conquer based algorithms to optimize the usage of
CombineLatestMany
andZipMany
when working with massive (tens of thousands and up) of publishers. - Update the version of combine-schedulers in our test suite.