Skip to content

0.3.0

Choose a tag to compare

@samnn152 samnn152 released this 29 Apr 13:50
· 100 commits to main since this release

0.3.0

  • Add clearer primary API names: MarkdownStreamParser, AnimatedStreamingMarkdown, MarkdownBlock, Flutter-style token animation timing, and typed parse operations.
  • Keep 0.2.x parser and renderer names available for migration compatibility.
  • Refresh README usage and migration notes around the new API names.
  • Add package branding asset at assets/branding/logo.svg.
  • Add renderer-level token animation pause support.
  • Improve public Dartdoc coverage for parser results, render blocks, theme data, and renderer configuration.