All Versions
23
Latest Version
Avg Release Cycle
101 days
Latest Release
-

Changelog History
Page 1

  • v5.2.1 Changes

    • ๐Ÿ›  Fixes RxSwift 6.1 compatibility. See #87.
  • v5.2.0 Changes

    • โž• Adds support for RxSwift 6 - @jinsu3758
    • ๐Ÿš€ Increases minimum deployment target to iOS 9.0 - @ashfurrow
  • v5.1.1 Changes

    April 23, 2020
    • ๐Ÿ›  FIxes problem with an inability to access HasDisposeBag when using SPM. See #82 - @mtfum
  • v5.1.0 Changes

    April 11, 2020
    • โšก๏ธ Update RxSwift
  • v5.0.3 Changes

    February 26, 2020

    Note: This is an SPM-only release. It's functionally identical to 5.0.2 for CocoaPods and Carthage users.

  • v5.0.2 Changes

    September 02, 2019
    • โž• Add the public modifier access to the disposeBag property. See #74 - @Vkt0r
  • v5.0.1 Changes

    August 26, 2019
    • ๐Ÿ‘ Swift 5.0 support
    • using RxSwift 5.0
    • ๐Ÿ›  fixing unit tests
  • v5.0.0 Changes

    May 09, 2019
    • โšก๏ธ Update to Swift 5.0 and Xcode 10.2 See #59 - @fassko
    • ๐Ÿ— Build in Circle CI 2.0 and remove Pods from repo. See #59 - @fassko
    • ๐Ÿ‘€ Increase watchOS minimum version. See #59 - @fassko
  • v4.4.1 Changes

    September 26, 2018
    • ๐Ÿ‘€ Specify Swift 4.2 in podspec and .swift-version See #59 - @fassko
  • v4.4.0 Changes

    September 21, 2018
    • ๐Ÿ‘€ Swift 4.2 and Xcode 10 support See #58 - @fassko