Skip to content

v2.0.1

Compare
Choose a tag to compare
@noties noties released this 10 Dec 12:43
· 456 commits to master since this release
  • SpannableMarkdownVisitor Rename blockQuoteIndent to blockIndent
  • Fixed block new lines logic for block quote and paragraph (#82)
  • AsyncDrawable fix no dimensions bug (#81)
  • Update SpannableTheme to use Px instead of Dimension annotation
  • Allow TaskListSpan isDone mutation
  • Updated commonmark-java to 0.12.1
  • Add OrderedListItemSpan measure utility method (#78)
  • Add SpannableBuilder#getSpans method
  • Fix DataUri scheme handler in image-loader (#74)
  • Introduced a "copy" builder for SpannableThem
    Thanks @c-b-h 🙌