- Add
borderWidth
andborderColor
props
- Use
prop-types
package instead ofReact.PropTypes
- Relax dependency on React to allow v15
- Make bundled pie-chart.js easier to import
- Upgrade Babel from 5 to 6
- Convert to ES2015 module
- Convert to ES2015 class
- Fix centering when rendering as a circle
- Update for React 0.14
- Move
react
fromdependencies
topeerDependencies
- Reduce jaggedness from thin segments
- Remove size prop
- Fix npm dependencies
- Initial release