File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66- ** Dependency Upgrade** : Android ` compileSdk ` / ` targetSdk ` 36 → 37
77- ** Dependency Upgrade** : JetBrains ` markdown ` 0.7.3 → 0.7.5
88- ** Dependency Upgrade** : Ktor 3.4.2 → 3.5.0 (affects the coil2 / coil3 network image integrations)
9+ - ** Dependency Upgrade** : Compose Multiplatform 1.11.0 → 1.11.1 (androidx Compose 1.11.1 → 1.11.3)
10+ - ** Behavior Change** : Default M2/M3 ` inlineCode ` typography no longer pins a font size
11+ (` fontSize = TextUnit.Unspecified ` ); inline code now inherits the surrounding text size.
912- ** New Feature** : ` StreamingMarkdownState ` — append-only streaming markdown, purpose-built for LLM
1013 token streams (incremental output without re-parsing the whole document on every emission).
1114 - ` rememberStreamingMarkdownState(immediate, flavour, referenceLinkHandler) ` to create state.
Original file line number Diff line number Diff line change 11# Maven stuff
22GROUP =com.mikepenz
3- VERSION_NAME =0.42.0-b02
3+ VERSION_NAME =0.42.0
44VERSION_CODE =4200
55#
66POM_URL =https://github.com/mikepenz/multiplatform-markdown-renderer
You can’t perform that action at this time.
0 commit comments