- Don't draw sections if amount is 0 (#96)
- Bump Compose to 1.4.1
2022-04-16
- Fix for a bug that was causing colors not being correctly assigned to their corresponding values. (Issue, Merge Request)
2022-03-02
- Bump Compose to 1.1.1
- Bump Kotlin to 1.6.10
2021-10-26
- Bump Compose from beta to stable 1.0.4 and Kotlin to 1.5.31
2020-12-14
- Allow zero-amount donut sections #56
- Lower library minSdk from 21 to 19 #57
- Add direction feature #58
- Add stroke cap feature #59
2020-05-12
- Initial implementation
⚠️ Renamed:DonutDataset
toDonutSection
#43
2019-12-20
- Initial implementation