Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Releases: davdroman/Popsicle

3.0.0 Alpha 1

10 Dec 22:30
a039415
Compare
Choose a tag to compare
3.0.0 Alpha 1 Pre-release
Pre-release

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.

2.0.1

13 Jan 20:40
c9826a4
Compare
Choose a tag to compare
  • Added iPad Pro icon for demo app.
  • Fixed widthConstraint & heightConstraint KeyPath's not working.

2.0.0

05 Nov 23:19
8c2400e
Compare
Choose a tag to compare

🌟 Popsicle has been completely rewritten in Swift! 🌟

1.1.2

20 Jun 23:20
46772ee
Compare
Choose a tag to compare

Popsicle.podspec updated accordingly to my new username.

1.1.1

31 May 15:13
33328ef
Compare
Choose a tag to compare

Updates Popsicle.h in order to provide PopsicleVersionNumber and PopsicleVersionString[], as well as making PSInterpolation+Subclass.h public.

1.1.0

13 May 16:36
a11fc8d
Compare
Choose a tag to compare

This 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 to PSInterpolator class, so that you can reset your interpolations, say, when view layout operations take place.

1.0.0

10 May 02:36
6197975
Compare
Choose a tag to compare
Initial commit