1.5.0
This version adds image utils that help writing multiplatform apps.
✨ New features
ImageResource
is a new typealias for e.g.NSImage
andUIImage
.Image
has a newimageResource
-based initializer.NSImage
has some new extensions, likecgImage
andjpegData
.