All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- None.
- Update RxSwift to 6.1.0
- Bump deployment target to iOS 9
- Use upToNextMajor for RxSwift on Package.swift
- Update RxSwift to 5.0.0
- Fixes an issue can be crash as EXC_BAD_ACCESS.
- Supports SwiftPM.
- Add
removeAllStickys()function. - Add
countproperty. - Supports Carthage.
- Bump Swift version to 5.0.
- Bump swiftlint version 0.38.0.
- Remove watchOS target.
- Implement thread-safe read & write.
- Improve
CustomStringConvertible.
- Fix an issue where events are sent as many as notification subscriptions by different priority.
- Fix an issue where intermittent events nesting.
- Bump Swift version to 4.2.
- Apply swiftlint 0.27.0.
- Fix crash when unsubscribe.
- Fix
NSObserverdispose time.
- Implement
CustomStringConvertible.
- Fix subscription counting.
- None.
- First release.