Himotoki v3.0.0 Release Notes

Release Date: 2016-09-18 // over 7 years ago
  • 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.