Skip to content

Releases: jeziellago/compose-markdown

0.5.6

18 Dec 19:45
Compare
Choose a tag to compare

What's Changed

  • Add support for animated GIFs (#123)

Full Changelog: 0.5.5...0.5.6

0.5.5

17 Dec 14:53
279b9ab
Compare
Choose a tag to compare

What's Changed

  • Fix for Issue 126, provide option to disable underline for link by @hugolden in #131
  • Invert order to avoiding overriding font weight and style configuration by @pucamafra in #137

New Contributors

Full Changelog: 0.5.4...0.5.5

0.5.4

0.5.3

19 Aug 14:18
e6633e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.2...0.5.3

0.5.2

16 Jul 11:51
9198c58
Compare
Choose a tag to compare

What's Changed

  • fix: fix bug of text selection caused by PR_#96 by @HXavier21 in #108

Full Changelog: 0.5.1...0.5.2

0.5.1

12 Jul 21:15
4773dce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

29 Apr 17:55
0520fdf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.5.0

0.4.2

29 Apr 15:21
bfcebf5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1

16 Jan 13:00
Compare
Choose a tag to compare

0.4.0

05 Jan 18:03
c990ceb
Compare
Choose a tag to compare

What's Changed

  • Add fontWeight being loaded from style
  • Moving the parameters color, fontSize, textAlign and lineHeight to be loaded by TextStyle
  • Rewrites of the internal functions to improve readability and maintainability

Full Changelog: 0.3.7...0.4.0