Skip to content

Commit

Permalink
VERSION 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dankogai committed Mar 21, 2016
1 parent 01999d4 commit 34c9a22
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,6 @@ Swift 2.2. OSX/iOS/tvOS/Linux supported. For Linux, make sure you use 2.2.x re

Now that Xcode is 7.3 with Swift 2.2, Swift 2.1 is no longer supported.

````
pons/pocomplex.swift:13:5: warning: use of 'typealias' to declare associated types is deprecated; use 'associatedtype' instead
typealias RealType:POSignedNumber
^~~~~~~~~
```
Just ignore them for the time being. They are needed in 2.1.
## FAQ

### Q. Swift already has tons of protocols built-in like [IntegerType] and [FloatingPointType]. Why do you reinvent these?
Expand Down

0 comments on commit 34c9a22

Please sign in to comment.