Support Swift 5 and Xcode 10.2
Pre-release
Pre-release
- Swift 4.2 / 5.0
- Replaced
@_specializewith@inlinable pngData()andjpegData(compressionQuality:)similar toUIImage'sfunc data(using format: Image.Format) -> Data?was renamed
- Removed
CountableRangeandCountableClosedRange - Renamed
_Numericto_NumericPixeland refactor_NumericPixel - Removed APIs for images with channels of
UInt32andUInt64 - Removed
RGBA<UInt8/16>.initfor channels ofInt
Changes from 0.6.0-alpha
- Fixed a bug of
ImageProtocol.mapin Swift 5