Skip to content

Releases: mikepenz/multiplatform-markdown-renderer

v0.35.0

25 May 14:39
5db5e70
Compare
Choose a tag to compare

🚀 Features

  • Update to latest compose releases
  • Performance Optimisations | AboutLibraries update

💬 Other

  • Project cleanup / refinement
  • Contribution improvements
  • Add pull request template | Update security e-mail
  • Enable Compose Hot Reload for Desktop sample

Contributors:

v0.34.0

09 May 20:22
2ac5ce2
Compare
Choose a tag to compare

🚀 Features

  • Compose 1.8.0 / Compose Multiplatform 1.8.0-rc01
  • Add API to specify custom inline content
  • Update to Compose Multiplatform 1.8.0

🐛 Fixes

  • Make markdown parsing immediate if LocalInspectionMode is true
  • Improve BlockQuotes

💬 Other

  • Fix VM example in README
  • Fix deprecation warning for aboutlibs in iOS sample
  • Update to AboutLibraries 12.1.0-rc02
  • Add export configuration for library definitions
  • AboutLibraries 12.1.0-rc03
  • Reorder markdownAnnotator function arguments

Contributors:

v0.34.0-rc03

01 May 08:53
754c2d1
Compare
Choose a tag to compare
v0.34.0-rc03 Pre-release
Pre-release

🚀 Features

  • Add API to specify custom inline content

🐛 Fixes

  • Improve BlockQuotes

💬 Other

  • Add export configuration for library definitions
  • AboutLibraries 12.1.0-rc03
  • Reorder markdownAnnotator function arguments

Contributors:

v0.34.0-rc02

25 Apr 19:28
4d256d6
Compare
Choose a tag to compare
v0.34.0-rc02 Pre-release
Pre-release

🐛 Fixes

  • Make markdown parsing immediate if LocalInspectionMode is true

💬 Other

  • Update to AboutLibraries 12.1.0-rc02

Contributors:

v0.34.0-rc01

24 Apr 20:10
1f3c5cf
Compare
Choose a tag to compare
v0.34.0-rc01 Pre-release
Pre-release

🚀 Features

  • Compose 1.8.0 / Compose Multiplatform 1.8.0-rc01

💬 Other

  • Fix VM example in README
  • Fix deprecation warning for aboutlibs in iOS sample

Contributors:

v0.33.0

18 Apr 20:37
b021c48
Compare
Choose a tag to compare

Important

This is a major release with a significant number of behavior and API changes. Please see the migration guide for more information.
https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/MIGRATION.md

🚀 Features

  • Update to Kotlin 2.1.20
  • Introduce dependency update plugin | Update ktor to 3.1.2
  • Move parsing into producer | Introduce loading / error state
  • Introduce support for reference links
  • Provide MarkdownState object with observable state
  • Setting to adjust annotator behavior
  • Pass MarkdownList depth via MarkdownComponentModel's extra field
  • Refactor to support LazyColumn as parent container for the markdown content
  • Add the :sample:shared module for sharing ui
  • Provide extension function to get listDepth from MarkdownComponentModel
  • Offer API to provide Modifier for list item content
  • Refine stability
  • Open up MarkdownElement Composable
  • Introduce API to parse markdown in VM
  • Allow lists to start at any number

🐛 Fixes

  • Use text from typography for checkbox text style
  • Fix publish step condition in CI workflow

💬 Other

  • Cleanup README
  • Introduce MIGRATION guide
  • Refine Sample app design
  • Cleanup unused arguments
  • Fix release sample app build
  • Cleanup code
  • Add viewport meta tag to index.html
  • Remove nested handling of elements in Markdown and LazyMarkdown
  • Improve sample app padding
  • Update AboutLibraries
  • Optimize code structure and readability
  • Update AboutLibraries plugin
  • Fix sample deprecation warning from AboutLibs
  • Publish using cross compilation

Contributors:

v0.33.0-rc02

14 Apr 09:34
c17c01d
Compare
Choose a tag to compare
v0.33.0-rc02 Pre-release
Pre-release

🚀 Features

  • Open up MarkdownElement Composable

💬 Other

  • Fix sample deprecation warning from AboutLibs
  • Publish using cross compilation

Contributors:

v0.33.0-rc01

12 Apr 18:02
178b6bd
Compare
Choose a tag to compare
v0.33.0-rc01 Pre-release
Pre-release

💬 Other

  • Update AboutLibraries
  • Optimize code structure and readability
  • Update AboutLibraries plugin

Contributors:

v0.33.0-b05

31 Mar 15:46
6ebe0c4
Compare
Choose a tag to compare
v0.33.0-b05 Pre-release
Pre-release

🚀 Features

  • Offer API to provide Modifier for list item content
  • Refine stability

💬 Other

  • Improve sample app padding

Contributors:

v0.33.0-b04

30 Mar 16:59
9d26ae7
Compare
Choose a tag to compare
v0.33.0-b04 Pre-release
Pre-release

💬 Other

  • Fix release sample app build
  • Cleanup code
  • Add viewport meta tag to index.html
  • Remove nested handling of elements in Markdown and LazyMarkdown

Contributors: