Releases: mikepenz/multiplatform-markdown-renderer
Releases · mikepenz/multiplatform-markdown-renderer
v0.12.0
13 Jan 10:58
Compare
Sorry, something went wrong.
No results found
🚀 Features
Introduce MarkdownDimens with new configurations | Introduce DividerColor setting | Offer additional Padding configurations
Introduce support for nested MarkdownBlockQuotes
v0.11.0
12 Jan 10:42
Compare
Sorry, something went wrong.
No results found
🚀 Features
Default components public | Forward modifier in MarkdownParagraph | Forward ColumnScope to MarkdownComponents
Update dependencies | Markdown 0.6.1
Add support for HORIZONTAL_RULE (Divider)
💬 Other
Expand documentation to explain custom components
v0.10.0
01 Dec 11:00
Compare
Sorry, something went wrong.
No results found
🚀 Features
Added support for processing setext headers
Update Dependencies | Kotlin 1.9.21 | markdown 0.6.0
Improve BulletHandler | Support unconventional ordered lists
🐛 Fixes
Fix Ordered List numbers not being color correct in dark mode
PR: #88
Thanks for the fix @CarlosEsco
Handle labeled links correctly when they are in the same markdown text block
PR: #90
Thanks for the fix @CarlosEsco
Fix missing publication for ios64 & iosArm64
Protect against crash due to illegal link opening
v0.9.0
04 Nov 11:30
Compare
Sorry, something went wrong.
No results found
🚀 Features
Upgrade to compose 1.5.4 | compose-mp 1.5.10 | Kotlin 1.9.20 | Markdown 0.5.2
Add background for inline code blocks
Add ability to color links
Add ability to use links in headers
Allow to use custom components
PR: #84
Thanks @pbit for the awesome contribution
v0.8.0
01 Sep 13:25
Compare
Sorry, something went wrong.
No results found
🚀 Features
Image handling improvements
Introduce additional configuration options for images
Compose 1.5 | Kotlin 1.9 upgrade
v0.7.2
30 Aug 09:34
Compare
Sorry, something went wrong.
No results found
🚀 Features
Support for IOS simulator target
v0.7.1
15 Aug 10:45
Compare
Sorry, something went wrong.
No results found
🚀 Features
🐛 Fixes
Fix regression, of configurable text and code colors
PR: #64
Thanks @CarlosEsco
Protect against IllegalOutOfBoundsException for illegal code blocks
v0.7.0
05 Aug 16:15
Compare
Sorry, something went wrong.
No results found
🚀 Features
Dependency upgrades | Kotlin 1.7.0 | Compose 1.2.1
Major dependency upgrades
Fix
NoSuchMethodError thrown using newer GFM versions
v0.6.1
22 Jun 15:50
Compare
Sorry, something went wrong.
No results found
🚀 Features
Dependency updates 2022.06.22
Only attach detectTapGestures if needed
v0.6.0
27 May 11:42
Compare
Sorry, something went wrong.
No results found
🚀 Features
Style unordered / ordered list with provided colors
PR: #43
Thanks @CarlosEsco for the report
Adjust bullet list styling
PR: #44
Thanks @CarlosEsco for the report
Dependency updates 2022.05.27