Releases: yasuoza/YOChartImageKit
Releases · yasuoza/YOChartImageKit
1.2.1: Configuration tweaks
1.2.0: Configurable
- Add
startAngle
property to donut char(#2). Thanks @stuffmc! - Add
maxValue
property to line and bar chart(#3). Thanks @EpicDraws!
1.1.1: Chiropractic
- 'mark' BitCode generation for DEBUG build.
- Fix header includes path.
1.1.0: Same origin
- Same framework name for both iOS and watchOS architecture. (rdar://22183332)
1.0.1: BITCODE
- Added
BITCODE_GENERATION_MODE = bitcode;
configuration. (See more: Carthage/Carthage#535)
1.0.0: Dawn of the Watch
- Add YOChartImageWatchKit.framework to prevent from conflicting iOS framework's name(rdar://22183332).
0.4.0: For the 4
- Xcode 7 beta 4 support
0.3.0: Documentation
- Add documentation (means drastic change(s) will never be made from this release)
- CocoaPods support
0.2.0: Consistnce
- Support for stroke rendering
- Consistent variable naming
- Same class for both iOS and watchOS demo app
0.1.0: Moving forward
- Line chart, Bar chart, Donut chart support
- Support Xcode >= 7.0