Releases: jeziellago/compose-markdown
Releases · jeziellago/compose-markdown
0.5.6
0.5.5
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
- @hugolden made their first contribution in #131
- @pucamafra made their first contribution in #137
Full Changelog: 0.5.4...0.5.5
0.5.4
0.5.3
What's Changed
- Conditionally apply clickable modifier by @dfpalomar in #115
New Contributors
- @dfpalomar made their first contribution in #115
Full Changelog: 0.5.2...0.5.3
0.5.2
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
What's Changed
- Remove extra line spacing by @dinhthaidaica in #99
- Fix issue #100 by @HectorDelgado in #101
- Add font family support by @davozebi in #102
- Fix Issue #85 by @HXavier21 in #96
New Contributors
- @dinhthaidaica made their first contribution in #99
- @HectorDelgado made their first contribution in #101
- @davozebi made their first contribution in #102
- @HXavier21 made their first contribution in #96
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Bump libraries by @jeziellago in #89
- Migrate to material3 by @jeziellago in #90
Full Changelog: 0.4.2...0.5.0
0.4.2
0.4.1
Fix #80 - Change ImageLoader to get singleton
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Add fontWeight being loaded from style
- Moving the parameters
color
,fontSize
,textAlign
andlineHeight
to be loaded by TextStyle - Rewrites of the internal functions to improve readability and maintainability
Full Changelog: 0.3.7...0.4.0