All Versions
10
Latest Version
Avg Release Cycle
133 days
Latest Release
1884 days ago

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 โค๏ธ

  • 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 โค๏ธ

  • v1.5.3 Changes

    March 24, 2016

    Thanks to @argon for #24.

    ๐Ÿ›  Fixed

    • โš  Missing Framework warning
    • ๐Ÿ—„ var parameter deprecation warning
  • v1.5.2 Changes

    January 28, 2016

    โž• Added:

  • v1.5.1 Changes

    October 13, 2015

    This 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, 2015

    Since 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

    ๐Ÿš€ This release adds CocoaPods support. Thanks @mackuba! ๐Ÿ‘

    ๐Ÿฑ Plus a few fixes. ๐Ÿ˜