Skip to content

Releases: kylehickinson/FastImage

2.1.0 (Swift 5)

28 Aug 15:22
Compare
Choose a tag to compare

Updates to use Swift 5 by default now instead of Swift 4.2

2.0.3

03 Apr 23:49
Compare
Choose a tag to compare
  • Now validates the returned HTTP status code to verify that data should be parsed (#1)

2.0.1

26 Mar 01:10
Compare
Choose a tag to compare
  • Fix a bug when accessing the final byte in a Data object
  • Add tests around the Data access methods
  • Remove Podspec (Carthage still supported)

2.0.0

23 Mar 16:13
Compare
Choose a tag to compare

Re-written in Swift as a framework and added support for TIFF, Exif JPEG, ICO, CUR & PSD!

1.0.0

03 Jan 19:10
Compare
Choose a tag to compare

Initial release