Skip to content

0.9

Compare
Choose a tag to compare
@mdiep mdiep released this 19 Dec 06:03
· 218 commits to master since this release

Improved

  • TaskDescription has been renamed to Task, ReactiveTaskError has been renamed to TaskError, and some of the related API has been simplified (#39). Thanks @mdiep!
  • A Launch case has been added to TaskEvent (#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!