New
1.1.0
What's Changed
- Added: Combine Support on non-Apple platforms via OpenCombine (thanks @mmllr, https://github.com/pointfreeco/combine-schedulers/pull/107).
- Infrastructure: Fix tests with Xcode 26 (thanks @piercifani, https://github.com/pointfreeco/combine-schedulers/pull/104).
- Infrastructure: Update CI (https://github.com/pointfreeco/combine-schedulers/pull/108).
- Infrastructure: Update versioned package files to reflect SPM recommendation (https://github.com/pointfreeco/combine-schedulers/pull/109).
New Contributors
- @piercifani made their first contribution in https://github.com/pointfreeco/combine-schedulers/pull/104
- @mmllr made their first contribution in https://github.com/pointfreeco/combine-schedulers/pull/107
Full Changelog: https://github.com/pointfreeco/combine-schedulers/compare/1.0.3...1.1.0