Skip to content

v0.4.0

Compare
Choose a tag to compare
@romainguy romainguy released this 24 Nov 20:34
· 33 commits to main since this release
  • Removed dependency on androidx.compose.material3
  • dev.romainguy.combobreaker.TextFlow is now dev.romainguy.combobreaker.BasicTextFlow
  • Introduced new artifact combo-breaker-material3 containing dev.romainguy.combobreaker.material3.TextFlow
  • TextFlow uses LocalTextStyle.current as the default textStyle, BaiscTextFlow requires a TextStyle to be specified