This repository has been archived by the owner on Jan 14, 2021. It is now read-only.
Releases: swiftgif/SwiftGif
Releases · swiftgif/SwiftGif
v1.4: Swift 2.0
v1.3.1: Bugfixes in Xcode 6.3 Final
Content of this bugfix release is #4. Thanks @joelsimonoff!
v1.3: Swift 1.2 compatibilty
This release fixes errors and warnings introduced with the recent Swift changes (that come with Xcode 6.3 beta 2 or Swift 1.2).
v1.2.3: Test bundle selection fix
v1.2.2: Update source to recent Swift changes
This release fixes errors and warnings introduced with the recent Swift changes (that come with Xcode 6.0 beta 5).
v1.2.1: Update source to recent Swift changes
This release fixes errors and warnings introduced with the recent Swift changes (that come with Xcode 6.0 beta 3).
v1.2: Structural improvements
This release is mostly structural.
- Add
CONTRIBUTING.md
- Rename
Gif.swift
toUIImage.swift
for more clarity - Add
SwiftGifCommon/
for the source - Add
SwiftGifDemo/
for the iOS demo
v1.1: Tests
- Rename the Xcode-project from swift-gif to SwiftGif
- Add tests for the
UIImage
-extension, including atest.gif
- Add .travis.yml (which doesn't work yet)
v1.0.1: Fix crashes
Release 1.0
crashed on actual devices, sorry for that.
v1.0: Initial Release
This release contains the basic functionality of displaying a gif with an UIImage.