All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Swift 4.2 support
- Add method to completely clear chart
- Allow to pass objects around with slice model
- Add delegate call to generatedSlice
- Minor fixes
- Allow to set start angle
- Add documentation to settings
- Allow to rotate chart after initialization
- Fix overlays not showing when not animated #10
- Rename PieViewLayer in PieCustomViewsLayer for better understability
- Make PieChart frame initialization public
- Add border settings
- Implement IB preview
- Make all pie chart settings inspectable
- Dynamic slice insertion
- Allow to set anim duration in settings
- Set deployment target to 8.0
- Initial import