Changelog History
-
v3.0.0 Changes
December 10, 2016โ Still unstable in terms of architecture, that's why it's alpha. I need to explore different variations of the API in order to offer the most flexible and future-proof solution. Fully compatible with Swift 3 and pretty well tested nonetheless.
-
v3.0.0-alpha.1 Changes
December 10, 2016โ Still unstable in terms of architecture, that's why it's alpha. I need to explore different variations of the API in order to offer the most flexible and future-proof solution. Fully compatible with Swift 3 and pretty well tested nonetheless.
-
v2.0.1 Changes
January 13, 2016- โ Added iPad Pro icon for demo app.
- ๐ Fixed
widthConstraint
&heightConstraint
KeyPath
's not working.
-
v2.0.0 Changes
November 05, 2015๐ฑ ๐ Popsicle has been completely rewritten in Swift! ๐
-
v1.1.2 Changes
June 20, 2015โก๏ธ Popsicle.podspec updated accordingly to my new username.
-
v1.1.1 Changes
May 31, 2015โก๏ธ Updates
Popsicle.h
in order to providePopsicleVersionNumber
andPopsicleVersionString[]
, as well as makingPSInterpolation+Subclass.h
public. -
v1.1.0 Changes
May 13, 2015This version of Popsicle includes an improved demo app that uses a .xib file to define the page views and is fully Auto Layout-compatible.
๐ Also, a new method called
removeAllInterpolations
has been added toPSInterpolator
class, so that you can reset your interpolations, say, when view layout operations take place. -
v1.0.0
May 10, 2015