Releases: devxoul/SwiftyImage
Releases Β· devxoul/SwiftyImage
1.6.0
- Use user interface style in cache key so that SwiftyImage won't return the same image on light mode and dark mode. (f6179ab, @devxoul)
1.5.2
- Add Swift Package Manager support
1.5.1
- Ensure thread safety on caching images (#16)
- Use Hasher in generating cache key(f6d6931)
1.5.0
- Set resizing mode as
.stretch
when creating a resizable image (50ead78)
1.1.0
- Add support gradient fill and stroke (#9)
1.0.0
- Now supports Swift 3 π
- Rename each case of
BorderAlignment
to lowercase
- Rename
image()
to image