Skip to content

1.1.1

Compare
Choose a tag to compare
@andersio andersio released this 30 Mar 14:30
· 832 commits to master since this release

This is a maintanence release of ReactiveSwift 1.1. It is compatible with Swift 3.0 and Swift 3.1.

Changes

  1. The properties Signal.negated, SignalProducer.negated and Property.negated are deprecated. Use its operator form negate() instead.