Skip to content

Releases: ricwein/CircleProgressView

0.6.3

Choose a tag to compare

@ricwein ricwein released this 11 Jan 07:52
4e9d1df
Update UICircleProgressView.podspec

0.6.2

Choose a tag to compare

@ricwein ricwein released this 22 Sep 10:05
09e06a9

Fixes Xcode15 compability

0.6.1

Choose a tag to compare

@ricwein ricwein released this 29 Mar 09:28
0da0bcc
changes line-endings to be rounded in new-style

0.6.0

Choose a tag to compare

@ricwein ricwein released this 29 Mar 09:10
d1be18b
  • bumps swift-language to version 5.0

0.5.1: improves UICircleprogressButton usage

Choose a tag to compare

@ricwein ricwein released this 25 Feb 11:22
e378482
- fixes some issues with CPButton
- adds demo assets for CPButton

0.5.0

Choose a tag to compare

@ricwein ricwein released this 22 Feb 13:50
b923a58
  • adds new UICircleProgressButton

0.4.5

Choose a tag to compare

@ricwein ricwein released this 13 Feb 13:18
3e4a806
adds workaround for freezing animations on view-switches

0.4.4: fixes some animation-issues

Choose a tag to compare

@ricwein ricwein released this 13 Feb 12:20
90c965e
- fixes the new-style waiting animation to be stopped after switching the view
- fixes issues when switching the style between old and new if the
  waiting-animation is currently running

0.4.3: adds support for customized initializer

Choose a tag to compare

@ricwein ricwein released this 12 Feb 14:58
23a02d4
- reduces init-overhead by only updating our view for each property-change,
  after it was finished initializing

0.4.2

Choose a tag to compare

@ricwein ricwein released this 12 Feb 14:22
9f4e990
removes invalid initializer