Releases: futuredapp/donut
Releases · futuredapp/donut
2.2.4
What's Changed
- Don't draw section if amount is zero by @Syntey in #96
- Release 2.2.4 by @matejsemancik in #99
New Contributors
Full Changelog: 2.2.3...2.2.4
2.2.3
Compose version
- Bump Compose to 1.4.1
- Bump Kotlin to 1.8.0
2.2.2
Bugfixes:
- Fix for a bug that was causing colors not being correctly assigned to their corresponding values.
2.2.1
Compose version
- Bump Compose to 1.1.1
- Bump Kotlin to 1.6.10
2.2.0
- Bump Compose from beta to stable 1.0.4 and Kotlin to 1.5.31
2.1.0
- Allow zero-amount donut sections
- Lower library minSdk from 21 to 19
- Add direction feature
- Add stroke cap feature
2.0.0
- Added Jetpack Compose version of the library
- Small refactor of data structures from the library module
1.0.0
First release of Donut library.