v0.4.0
- Removed dependency on
androidx.compose.material3
dev.romainguy.combobreaker.TextFlow
is nowdev.romainguy.combobreaker.BasicTextFlow
- Introduced new artifact
combo-breaker-material3
containingdev.romainguy.combobreaker.material3.TextFlow
TextFlow
usesLocalTextStyle.current
as the defaulttextStyle
,BaiscTextFlow
requires aTextStyle
to be specified