New
1.0.1
What's Changed
- Added: Swift Testing beta support (https://github.com/pointfreeco/combine-schedulers/pull/96).
- Fixed: Support
UIScheduler.immediate(thanks @rlziii, https://github.com/pointfreeco/combine-schedulers/pull/92). - Infrastructure: Swift Language Support: Drop <5.9, Add 6.0 (https://github.com/pointfreeco/combine-schedulers/pull/94).
- Infrastructure: Windows CI (thanks @brianmichel, https://github.com/pointfreeco/combine-schedulers/pull/91).
- Infrastructure: Add
.editorconfigfor consistent code formatting (thanks @Matejkob, https://github.com/pointfreeco/combine-schedulers/pull/95).
New Contributors
- @brianmichel made their first contribution in https://github.com/pointfreeco/combine-schedulers/pull/91
- @rlziii made their first contribution in https://github.com/pointfreeco/combine-schedulers/pull/92
- @Matejkob made their first contribution in https://github.com/pointfreeco/combine-schedulers/pull/95
Full Changelog: https://github.com/pointfreeco/combine-schedulers/compare/1.0.0...1.0.1