Skip to content

Releases: polqf/FillableLoaders

1.3.0 - Swift 3.0

24 Sep 15:29
Compare
Choose a tag to compare
Add .swift-version

1.2.6

08 Apr 16:21
Compare
Choose a tag to compare

FIXES:

  • Fix bug that was ending up in a width assert on loader creation because of a typo. #8

Swift 2.2:

This version contains Swift 2.2 syntax. If you are using older versions of Swift, please use 1.2.5. If there's something wrong in using 1.2.5, please open an issue

1.2.5

11 Dec 17:38
Compare
Choose a tag to compare
  • Xcode 7.2

⬇️ Added precompiled framework for Carthage to be faster

1.2.4

28 Oct 21:38
Compare
Choose a tag to compare

Issue fixed:

  • Unable to show a loader after removing it using removeLoader()

⬇️ Added precompiled framework for Carthage to be faster

1.2.2

27 Oct 13:47
Compare
Choose a tag to compare
  • Swift 2.1 / Xcode 7.1

⬇️ Added precompiled framework for Carthage to be faster

1.2.1

25 Oct 16:01
Compare
Choose a tag to compare
  • Possibility to add a loader to a desired UIView
  • Updated to Swift 2.0

⬇️ Added precompiled framework for Carthage to be faster

1.1.1

02 Sep 20:37
Compare
Choose a tag to compare
  • Added Carthage Support
  • Added animation when hidding loader

⬇️ Added precompiled framework for Carthage to be faster

1.0.0

07 Aug 11:13
Compare
Choose a tag to compare
  • Progress based loaders 🎉
  • Added Documentation for all the public properties and functions

0.0.2

03 Aug 07:45
Compare
Choose a tag to compare
  • Making vars and methods public

Initial Release

03 Aug 06:51
Compare
Choose a tag to compare
0.0.1

Updated Readme