Skip to content

Commit 75129e7

Browse files
committed
Link to Swift2.0 branch.
1 parent 2af9de4 commit 75129e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Core Data Query Interface (CDQI) is a type-safe, fluent, intuitive library for w
88

99
## Swift 2.0
1010

11-
Due to the recent announcement of Swift 2.0, all work on this version of CDQI is suspended. If you want to see my progress on the new CDQI, check out the `swift2.0` branch.
11+
Due to the recent announcement of Swift 2.0, all work on this version of CDQI is suspended. If you want to see my progress on the new CDQI, check out the [swift2.0](https://github.com/Prosumma/CoreDataQueryInterface/tree/swift2.0) branch.
1212

1313
Progress has been very uh…swift, and the new version is very nearly complete, barring changes required by the evolution of Swift 2.0. The interface of CDQI 2.0 is very similar to this version, but the implementation makes heavy use of some of the new language features in Swift 2.0, such as default protocol implementations and the new error handling paradigm.
1414

0 commit comments

Comments
 (0)