Skip to content

Releases: mikepenz/multiplatform-markdown-renderer

v0.38.1

01 Nov 10:26
5dc931d

Choose a tag to compare

🚀 Features

  • Offer retainState on Markdown API

Contributors:

v0.38.0

01 Nov 09:19
ffb00d6

Choose a tag to compare

Caution

This release removes some APIs and configurations which were deprecated in prior releases.

🚀 Features

  • Feat: Add top bar with language label and copy button for code blocks
  • Upgrade dependencies | Compose 1.9.4 / Multiplatform 1.9.2 | Kotlin 2.2.21
  • Introduce retainState for markdown parsing

💬 Other

  • Code cleanup: remove deprecated code and unnecessary suppressions
  • Bump gradle/actions from 4 to 5
  • Bump actions/upload-artifact from 4 to 5
  • Upgrade dependencies | Compose 1.9.4 / Multiplatform 1.9.2 | Kotlin 2.2.21

Contributors:

v0.38.0-b01

14 Sep 05:54
1c91f54

Choose a tag to compare

v0.38.0-b01 Pre-release
Pre-release

🚀 Features

  • Feat: Add top bar with language label and copy button for code blocks

💬 Other

  • Code cleanup: remove deprecated code and unnecessary suppressions

Contributors:

v0.37.0

13 Sep 17:35
07bce3c

Choose a tag to compare

🚀 Features

  • Upgrade to Compose 1.9.0 | Multiplatform 1.9.0-beta03 | Compile&Target 36
  • Upgrade to Compose 1.9.1 | Compose-Multiplatform 1.9.0-rc02

Fix

  • Add support for dollar token in markdown rendering

💬 Other

  • Fix wasm example
  • Bump actions/checkout from 4 to 5
  • Bump actions/setup-java from 4 to 5
  • Bump actions/upload-pages-artifact from 3 to 4
  • Disable warnings as errors in Kotlin configuration

Contributors:

v0.37.0-rc01

13 Sep 16:09
99cdf38

Choose a tag to compare

v0.37.0-rc01 Pre-release
Pre-release

🚀 Features

  • Upgrade to Compose 1.9.1 | Compose-Multiplatform 1.9.0-rc02

💬 Other

  • Fix wasm example
  • Bump actions/checkout from 4 to 5
  • Bump actions/setup-java from 4 to 5
  • Bump actions/upload-pages-artifact from 3 to 4

Contributors:

v0.37.0-b01

15 Aug 12:21
e0a9efd

Choose a tag to compare

v0.37.0-b01 Pre-release
Pre-release

🚀 Features

  • Upgrade to Compose 1.9.0 | Multiplatform 1.9.0-beta03 | Compile&Target 36

Contributors:

v0.36.0

15 Aug 12:02
33dec93

Choose a tag to compare

🚀 Features

  • Improve stability and fix unnecessary recompositions
  • Upgrade to Kotlin 2.2 | Compose 1.8.3 | Coil 3.2.0 | Ktor 3.2.1
  • Use coroutine to offload code highlighting to background thread

🐛 Fixes

  • Also make markdown components stable

💬 Other

  • Use compatPatrouille
  • README update
  • Refine the README
  • Improve readability of checklist.
  • Fix parameter name of MarkdownListItems in README.
  • Remove redundant variable reassignment for better readability and cleaner code

Contributors:

v0.36.0-b02

07 Jul 08:22
01e8cb2

Choose a tag to compare

v0.36.0-b02 Pre-release
Pre-release

💬 Other

  • Improve readability of checklist.
  • Fix parameter name of MarkdownListItems in README.

Contributors:

v0.36.0-b01

04 Jul 11:56
588133d

Choose a tag to compare

v0.36.0-b01 Pre-release
Pre-release

Note

This release is not available on maven central, please use b02.

🚀 Features

  • Improve stability and fix unnecessary recompositions
  • Upgrade to Kotlin 2.2 | Compose 1.8.3 | Coil 3.2.0 | Ktor 3.2.1
  • Use coroutine to offload code highlighting to background thread

🐛 Fixes

  • Also make markdown components stable

💬 Other

  • Use compatPatrouille
  • README update
  • Refine the README

Contributors:

v0.35.0

25 May 14:39
5db5e70

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: