Skip to content

Releases: polqf/FillableLoaders

1.3.0 - Swift 3.0

Choose a tag to compare

@polqf polqf released this 24 Sep 15:29
Add .swift-version

1.2.6

Choose a tag to compare

@polqf polqf released this 08 Apr 16:21

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

Choose a tag to compare

@polqf polqf released this 11 Dec 17:38
  • Xcode 7.2

⬇️ Added precompiled framework for Carthage to be faster

1.2.4

Choose a tag to compare

@polqf polqf released this 28 Oct 21:38

Issue fixed:

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

⬇️ Added precompiled framework for Carthage to be faster

1.2.2

Choose a tag to compare

@polqf polqf released this 27 Oct 13:47
  • Swift 2.1 / Xcode 7.1

⬇️ Added precompiled framework for Carthage to be faster

1.2.1

Choose a tag to compare

@polqf polqf released this 25 Oct 16:01
  • 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

Choose a tag to compare

@polqf polqf released this 02 Sep 20:37
  • Added Carthage Support
  • Added animation when hidding loader

⬇️ Added precompiled framework for Carthage to be faster

1.0.0

Choose a tag to compare

@polqf polqf released this 07 Aug 11:13
  • Progress based loaders 🎉
  • Added Documentation for all the public properties and functions

0.0.2

Choose a tag to compare

@polqf polqf released this 03 Aug 07:45
  • Making vars and methods public

Initial Release

Choose a tag to compare

@polqf polqf released this 03 Aug 06:51
0.0.1

Updated Readme