Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 581 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 581 Bytes

[0.1.2] - 11/14/2019

  • Fix ordered list to allow multi-digit numbering

[0.1.1] - 06/25/2019

  • Update Changelog

[0.1.0] - 06/25/2019

  • Replace RichText with Text.rich to fix default styling issues
  • Code cleanup

[0.0.4] - 06/25/2019

  • Add Hyperlink support
  • Code cleanup, refactoring

[0.0.3] - 02/20/2019

  • Bump version to update pub.dartlang.org

[0.0.2] - 04/05/2019

  • Initial Release, published to pub.dartlang.org

[0.0.1] - 02/20/2019

  • Initial Implementation
    • Very basic support for some of the Rich Text block/inline items
    • More to come soon!