RxSwift v5.1.0 Release Notes

Release Date: 2020-03-03 // about 4 years ago
    • โœ‚ Remove UIWebView Reactive Extensions due to Apple's hard deprecation, starting April 2020. #2062
    • ๐Ÿ‘Œ Support Mac Catalyst. #2062
    • ๐Ÿ›  Fix FoundationNetworking imports for Linux.
    • โž• Add compactMap to SharedSequence, Single and Maybe. #1978
    • โž• Add UITextField.isSecureTextEntry binder. #1968
    • โœ‚ Remove "custom" Result in favor of Foundation.Result. #2006
    • ๐Ÿ›  Fix compilation error in SharedSequence.createUnsafe. #2014