Skip to content

Releases: kawoou/FlexibleImage

1.10

03 Nov 06:08
2f47228
Compare
Choose a tag to compare
  • Support Swift 4.2 and Xcode 10.

1.9

20 May 06:55
b9b15ca
Compare
Choose a tag to compare
1.9
  • Support for Swift 4.1 and Xcode 9.3

1.8

25 Jan 05:29
Compare
Choose a tag to compare
1.8
  • Support for Swift 4 and Xcode 9

1.7

26 May 15:11
Compare
Choose a tag to compare
1.7
  • Pipelined implementation for stream processing.
  • Fix rendering bug due to image orientation (Thanks to Kwonyoon Kang)

1.6 (Hotfix)

20 May 22:08
Compare
Choose a tag to compare
  • 😰 Fixed an issue that did not work when installing from Cocoapods.

1.5

15 May 11:58
Compare
Choose a tag to compare
1.5
  • 🚀 Support Metal depending on the situation.
  • Added brightness, chromaKey, swizzling, contrast, gamma filters.

1.4

05 May 18:39
Compare
Choose a tag to compare
1.4
  • Support Carthage.
  • Set up TravisCI.
  • Add blur effect (for iOS, macOS, tvOS)
  • Optimize build time, little...

1.3

04 May 14:17
Compare
Choose a tag to compare
1.3
  • Support watchOS ⌚️
  • Add effects monochrome, sepia, vibrance, solarize, posterize. 🌅
  • Update resize methods.

1.2

03 May 18:36
Compare
Choose a tag to compare
1.2
  • Support tvOS, macOS 💻

1.1

03 May 05:04
Compare
Choose a tag to compare
1.1
  • Add to clipping corner radius.