Skip to content

Releases: amerhukic/AHDownloadButton

1.3.0

26 Jun 16:14
Compare
Choose a tag to compare
  • Added support for Swift Package Manager (thanks to @JanRajtr)
  • Fixed issue with button width not updating after title is updated (thanks @Vortec4800 for the fix)
  • Fixed issue where progress animation would stop when app is sent to background (thanks @ykying for reporting)
  • Fixed issue with jumpy progress animation

1.2.0

04 May 09:37
Compare
Choose a tag to compare

Added:

  • Swift 5 support

1.1.0

25 Dec 18:42
Compare
Choose a tag to compare

Added:

  • Carthage support
  • New property for controlling the horizontal alignment of the pending and downloading circles
  • New property for setting the width of the downloading button circle
  • New delegate method for observing button state changes
  • New delegate method for observing taps on the button (the old method is deprecated)

Special thanks to @jauzee for most of the changes in this release.

AHDownloadButton v1.0.0

26 Sep 16:04
803e4ec
Compare
Choose a tag to compare

Release v1.0.0 for CocoaPods