Releases: Carthage/ReactiveTask
Releases · Carthage/ReactiveTask
0.10.0
This release drops support for Swift 2.1.
Added
- Support for Swift 2.2 (#56). Thanks @mattprowse and @ikesyo!
Improved
- BREAKING CHANGE
⚠️ TaskError
now reports which task failed (#53). Thanks @younata! TaskError
is nowEquatable
(#54, #55). Thanks @younata and @ikesyo!
Thank you to @mdiep, @NachoSoto and @ikesyo for reviewing pull requests!
0.9.1
0.9
Improved
TaskDescription
has been renamed toTask
,ReactiveTaskError
has been renamed toTaskError
, and some of the related API has been simplified (#39). Thanks @mdiep!- A
Launch
case has been added toTaskEvent
(#39, #42). Thanks @mdiep and @ikesyo! - A code sample has been added to the README (#40). Thanks @mdiep!
- Project settings have been updated for Xcode 7 (#45). Thanks @mdiep!
- ReactiveCocoa has been upgraded to v4.0-RC1, which contains an important bug fix (#46). Thanks @NachoSoto!
Thank you to @mdiep for improvements to the codebase! Thank you to @ikesyo for reviewing pull requests!
0.8.0-beta.2
This release is meant for use with Xcode 7.1 and Swift 2.1.
Improved
- Update to ReactiveCocoa v4.0-alpha.4 (#38). Thanks @ikesyo!
Thank you to @NachoSoto and @mdiep for reviewing PRs!
0.8.0-beta.1
This release is meant for use with Xcode 7.1 and Swift 2.1.
Improved
- Update to Swift 2 and ReactiveCocoa v4.0-alpha.3 (#29, #35, #36, #37). Thanks @mattprowse and @ikesyo!
Thank you to @mdiep and @NachoSoto for reviewing PRs!
0.7
0.7-beta.3
0.7-beta.2
- Tracks ReactiveCocoa on the
swift-development
branch directly, instead of using a tag.
0.7b1: Full Stop.
- [new] Callers can synchronously wait for all tasks to finish.
0.6: Onef Ootin Fronto Fthe Other
Updates to ReactiveCocoa v3.0-beta.5.