Skip to content

Releases: RxSwiftCommunity/RxTask

Data Task

24 Feb 06:16
0fa2892
Compare
Choose a tag to compare

0.2.0

Breaking
  • stdin, stdout, and stderr are now treated as raw Data.
    Encoding/Decoding is left to the user.
Enhancements
  • stdin is now available when launching a Task.
  • Task conforms to CustomStringConvertible and Equatable.
Bug Fixes
  • None

Up To The Task!

21 Feb 04:49
Compare
Choose a tag to compare

Initial release.