Skip to content

v1.3.0

Compare
Choose a tag to compare
@apemsel apemsel released this 04 Mar 12:59
· 46 commits to master since this release
  • toHtml() can now handle overlapping attribute spans, so all AttributedStrings can be converted to HTML and it no longer throws
  • new method attributeToString() for debugging/visualization
  • more tests and fixes