| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.0.0 source code.tar.gz | 2016-09-18 | 21.3 kB | |
| 3.0.0 source code.zip | 2016-09-18 | 37.2 kB | |
| README.md | 2016-09-18 | 416 Bytes | |
| Totals: 3 Items | 58.9 kB | 0 | |
This release supports Swift 3.0 / Xcode 8.
Breaking
- Support Swift 3 and Linux (#145).
- If you want the version which support Swift 2.2 (Xcode 7.3) or Swift 2.3 (Xcode 8), you can use the latest compatible version of 2.1.1 instead.
- Remove obsolete AnyJSON typealias (#147). That is no longer needed in Swift 3, so use Any directly instead.