github luispadron/UICircularProgressRing v1.1.8
Version 1.1.8

latest releases: v8.0.0, v7.0.0, v6.5.0...
7 years ago

Version 1.1.8

  • Remove overriden draw(rect:) method to avoid any issues with performance and iOS drawing
    • Implemented prepareForInterfaceBuilder to still allow for IB designing
  • Remove strong refrence to delegate
    • UICircularProgressRingDelegate is now a class protocol
    • UICircularProgressRingDelegate inside of UICircularProgressRingView is now weak to avoid retain cycle

BREAKING CHANGES:

  • UICircularProgressRingDelegate is now a protocol: class can only be used on class types

Don't miss a new UICircularProgressRing release

NewReleases is sending notifications on new releases.