Skip to content

Releases: yasuoza/XYDoughnutChart

1.4.0

29 Dec 06:00
Compare
Choose a tag to compare
  • Swift 3.0 support

1.3.1

12 Nov 12:36
Compare
Choose a tag to compare
  • Layout subviews

1.3.0

17 Sep 06:22
Compare
Choose a tag to compare
  • Add selection controls(#2).
  • Support Xcode >= 7.0.

1.2.2

27 Jun 11:47
Compare
Choose a tag to compare

Fixes issue animating empty chart does not refresh.

Native animation timer

18 May 06:16
Compare
Choose a tag to compare
  • Use CADisplayLink instead of NSTimer

Xcode 6.3 support

09 Apr 09:21
Compare
Choose a tag to compare
Bump version 1.2.0

Supports Xcode >= 6.3

Eliminate build warnings

08 Apr 06:53
Compare
Choose a tag to compare
1.1.3

Bump version 1.1.3

1.1.2

16 Mar 12:15
Compare
Choose a tag to compare

Support Xcode 6.2

1.1.1

26 Jan 04:52
Compare
Choose a tag to compare
  • Fix issue that this framework required optional delegate methods
  • Use iOS Distribution code sigining for Release build

1.1.0

23 Jan 07:47
Compare
Choose a tag to compare
  • Doughnut width support
  • Use NSIndexPath for UITableView syntax.