Skip to content

Releases: giangpham96/expandable-text

2.0.1

06 Mar 14:08
62c4429
Compare
Choose a tag to compare

What's Changed

  • Update dependencies (fix a length crash) by @papjul in #9

New Contributors

  • @papjul made their first contribution in #9

Full Changelog: 2.0.0...2.0.1

v2.0.0

28 Jan 11:47
Compare
Choose a tag to compare

Breaking changes:

  • Rename the dependencies:

    • com.github.giangpham96:ExpandableTextView -> com.github.giangpham96:expandable-text
    • com.github.giangpham96.ExpandableTextView:expandabletextview -> com.github.giangpham96.expandable-text:expandable_textview
    • com.github.giangpham96.ExpandableTextView:expandabletextview_compose -> com.github.giangpham96.expandable-text:expandable_text_compose
  • expandable_text_compose:

    • No longer accepts onClick, interactionSource, indication. The consumers need to provide clickable via Modifier themselves
    • No longer affected by accessibility tool usage

v1.0.4

28 Jan 11:48
Compare
Choose a tag to compare
  • Support API 21 when using Compose library

v1.0.3

28 Jan 11:49
Compare
Choose a tag to compare
  • Support API 19
  • Support Compose

v1.0.2

28 Jan 11:49
Compare
Choose a tag to compare

Version 1.0.2

v1.0.1

28 Jan 11:49
Compare
Choose a tag to compare
Update README.md

v1.0.0

28 Jan 11:49
Compare
Choose a tag to compare
Update README.md