ReactiveCocoa v7.0.1 Release Notes

    1. Added tintColor binding target to UIView. (#3542, kudos to @iv-mexx)

    🛠 1. Fixed DynamicProperty for optional properties. (#3548, kudos to @iv-mexx)

    1. Made makeBindingTarget available on Reactive extensions on all objects, not just NSObject. (#3545, kudos to @Burgestrand)