Skip to content
This repository was archived by the owner on Jan 14, 2021. It is now read-only.

Tags: swiftgif/SwiftGif

Tags

v1.4

Toggle v1.4's commit message
Merge pull request #8 from mackuba/swift20

Fixes for Xcode 7 & Swift 2

v1.3.1

Toggle v1.3.1's commit message
Merge pull request #4 from JoelSimonoff/master

Fixed UIImage+Gif.swift and RootViewController.swift

v1.3

Toggle v1.3's commit message
Merge branch '1.3-development'

* 1.3-development:
  Remove .xcuserstate and ignore it
  Update README.md
  Make tests pass
  Add compatibilty for Xcode 6.3
  Fix bundle selection for test image loading

Conflicts:
	SwiftGifTests/GifTests.swift

v1.2.3

Toggle v1.2.3's commit message
Merge pull request #2 from gavinbunney/master

Fix bundle selection for test image loading

v1.2.2

Toggle v1.2.2's commit message
Merge branch '1.2.2-development'

* 1.2.2-development:
  Fix test case
  Fix tests (one failing, tough)
  Add init(coder aDecoder: NSCoder!)
  Remove takeRetainedValue(), String()

v1.2.1

Toggle v1.2.1's commit message
Merge branch '1.2.1-development'

* 1.2.1-development:
  Bump version
  Update source to match Xcode 6.0 beta 3
  Remove CFRelease() calls
  Remove info.plist files from targets
  Bump version

v1.2

Toggle v1.2's commit message
Merge branch '1.2-development'

* 1.2-development:
  Move everything to specific folders
  Rename Gif to UIImage+Gif
  Bump version
  Add CONTRIBUTING.md, unset source in tests
  Bump version

v1.1

Toggle v1.1's commit message
Merge branch '1.1-development'

* 1.1-development:
  Remove Travis build (Swift is not working yet)
  Update file comments
  Add Travis build status
  Update README.md with new title
  Rename swift-gif to SwiftGif
  Add .travis.yml
  Add testAnimatedImageWithSource()
  Add test.gif, testDelayForImageAtIndex()
  Fix typo in test functions
  Add tests for greatest common divisor
  Remove  CoreData stuff from AppDelegate.swift
  Remove xcdatamodel
  Add test template
  Remove TODO comment

v1.0.1

Toggle v1.0.1's commit message
Merge branch '1.0.1-release-fix'

* 1.0.1-release-fix:
  Fix bug where the app would crash on a device

v1.0

Toggle v1.0's commit message
Release source and properties