Changelog History
-
v1.7.0 Changes
January 21, 2019🛠 Fixed
- ✅ Test environment (#69)
- Migrated to Swift 4.2 (#76)
- 🛠 Fixed memory leak (#77)
- 🛠 Fix Carthage compatibility (#57)
➕ Added
- Load gif from asset (#68)
Thanks a lot @tanukiti1987, @jeppiebarroga, @kodelit, @tforzaglia for the PRs and @yzhong52 for helping with PRs and issues.
-
v1.6.1 Changes
October 23, 2016🚀 This release fixes an issue with the
SwiftGifOrigin.podspec
. -
v1.6 Changes
September 16, 2016🔄 Changelog
- ➕ Added:
UIImageView
func:loadGif(name: String)
with async loading - ➕ Added: Installation section in README
- 🔄 Changed: Migrated code to Swift 3
- 🔄 Changed: Renamed all initializers to
gif(...)
- 🔄 Changed: Migrated project to Xcode 8
- 🛠 Fixed: Carthage support
- 🛠 Fixed: General enhancements
Contributors
🍱 Thanks you all so much ❤️
- @Palleas (#17)
- @WXGBridgeQ (#19)
- @muhasturk (#22)
- @mintakson (#25)
- @samheather (#27)
- @satoshin2071 (#32)
- ➕ Added:
-
v1.6-beta.1 Changes
August 22, 2016🚀 This release will make it into master when Swift 3 and iOS 10 are released.
🍎 ⚠️ Carthage may not work (I can't test it on macOS Sierra, see Carthage/Carthage#1440)
🔄 Changelog
- ➕ Added:
UIImageView
func:loadGif(name: String)
with async loading - ➕ Added: Installation section in README
- 🔄 Changed: Migrated code to Swift 3
- 🔄 Changed: Renamed all initializers to
gif(...)
- 🔄 Changed: Migrated project to Xcode 8
- 🛠 Fixed: Carthage support
- 🛠 Fixed: General enhancements
Contributors
🍱 Thanks you all so much ❤️
- @Palleas (#17)
- @WXGBridgeQ (#19)
- @muhasturk (#22)
- @mintakson (#25)
- @samheather (#27)
- @satoshin2071 (#32)
- ➕ Added:
-
v1.5.3 Changes
March 24, 2016 -
v1.5.2 Changes
January 28, 2016➕ Added:
- 👍 tvOS Support (thanks @nwittstruck, #16)
- gifWithURL (thanks @unromanticman, #20)
-
v1.5.1 Changes
October 13, 2015This release fixes the version number in
SwiftGifOrigin.podspec
and updates the copyright date in the license file. 🙈 -
v1.5 Changes
October 13, 2015🚀 This release adds easier handling (e.g.
UIImage.gifWithName("jeremy")
), a few nice badges and working tests. 🎉 -
v1.4.2 Changes
October 12, 2015Since I didn't bother checking, I missed that SwiftGif is taken.
So now this pod is called
SwiftGifOrigin
. An installation guide will follow! -
v1.4.1 Changes
October 12, 2015