Skip to content

1.0.0

Compare
Choose a tag to compare
@andersio andersio released this 11 May 23:31
· 63 commits to develop since this release
63dd88b

The community fork of ReactiveFeedback has been renamed to ReactiveCocoa Loop.

Snippets for updating your dependency declarations:

// Package.swift
.package(url: "https://github.com/ReactiveCocoa/Loop", from: "1.0.0")

// Cartfile
github "ReactiveCocoa/Loop" ~> 1.0

// Podfile
pod "Loop", "~> 1.0"