RxSwift v4.0.0-rc.0 Release Notes

    • ๐Ÿ—„ Deprecates image(transitionType:) in favor of image.
    • ๐Ÿ”„ Changes return type of ignoreElements to Completable. #1436
    • โœ‚ Removes warning of sequence completion from Binder. #1431
    • ๐Ÿ—„ Deprecates Variable in favor of BehaviorRelay.