Skip to content

Releases: devxoul/SwiftyImage

1.6.0

04 Sep 18:47
Compare
Choose a tag to compare
  • 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.3

21 Mar 21:39
Compare
Choose a tag to compare

1.5.2

20 Mar 10:55
Compare
Choose a tag to compare
  • Add Swift Package Manager support

1.5.1

06 Jun 04:53
Compare
Choose a tag to compare
  • Ensure thread safety on caching images (#16)
  • Use Hasher in generating cache key(f6d6931)

1.5.0

28 May 04:40
Compare
Choose a tag to compare
  • Set resizing mode as .stretch when creating a resizable image (50ead78)

1.4.0

02 Apr 10:24
Compare
Choose a tag to compare
  • Add Swift 5 support πŸš€

1.3.0

27 Sep 08:29
Compare
Choose a tag to compare

1.2.0

28 Aug 20:32
Compare
Choose a tag to compare

1.1.0

04 Apr 17:28
Compare
Choose a tag to compare
  • Add support gradient fill and stroke (#9)

1.0.0

15 Sep 08:13
Compare
Choose a tag to compare
  • Now supports Swift 3 πŸŽ‰
  • Rename each case of BorderAlignment to lowercase
  • Rename image() to image