You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for loading progressive JPEG images. This feature is still in beta and will be improved in the next few releases. To try it out, make sure you are loading a progressive JPEG image with a .progressiveJPEG options passed in. Thanks @lixiang1994#1181
Choose to use Swift.Result as the default result type when Swift 5.0 or above is applied. #1146
Fix
Apply to some modern Swift syntax, which may also improve internal performance a bit. #1181