Releases: mikepenz/multiplatform-markdown-renderer
Releases · mikepenz/multiplatform-markdown-renderer
v0.31.0-b03
v0.31.0-b02
🚀 Features
- Hover icon on linked text
- PR: #288
- Thanks @Saif-Alhaider
- Expose table row and header to offer more configuration flexibility on tables
- PR: #290
🐛 Fixes
- Fix inline link might navigate wrong link
- PR: #292
💬 Other
- Update sample app icon
- PR: #291
v0.31.0-b01
v0.30.0
v0.30.0-b02
Important
This release starts to use JVM 17 as target
💬 Other
- Modify build to use published version catalog and convention plugin
- PR: #266
v0.30.0-b01
v0.29.0
Note
This release requires at least Kotlin 2.1.x or higher
See: #278 (comment)
💬 Other
v0.28.0
🚀 Features
- Update to compose multiplatform 1.7.1 | Coil 3.0.3 | highlights 1.0.0
- PR: #236
- Upgrade Gradle 8.11.1 | Coil 3.0.4
- PR: #239
- Introduce new API to build annotated markdown strings to be used in standard
Text
composables- PR: #253
- Replace API to disable animation for
MarkdownText
- PR: #254
- Add support for simple tables
- PR: #257
🐛 Fixes
- Revert dependencies due to IR issues
- PR: #255
💬 Other
- Adjust visibility of some helper methods
- PR: #235
- Add Dependabot for GitHub Actions
- PR: #247
- Bump mikepenz/action-junit-report from 4 to 5
- PR: #250
- Bump gradle/actions from 3 to 4
- PR: #248
- Bump actions/configure-pages from 4 to 5
- PR: #249
- Upgrade to Dokka 2 | Coroutines 1.10.1 | Ktor 3.0.3 ...
- PR: #251
- Include dependencies in changelog
- PR: #252