v0.27.0
·
365 commits
to develop
since this release
🚀 Features
- Introduce syntax highlighting support
- PR: #206
- Upgrade Dependencies | Compose 1.7.0
- PR: #207
- Upgrade dependencies | Compose 1.7.1 / 1.7.0-beta02 | Highlights 0.9.2
- PR: #209
- Make links in text stylable via the MarkdownTypography class
- PR: #217
- Making use of EntityConverter to unescape text of leaf nodes
- PR: #213
- Upgrade to Compose-MP 1.7.0-rc01
- PR: #220
- Add new ability to configure
PlaceholderConfig
to disable animation via theImageTransformer
- PR: #227
- Upgrade Compose-jb to 1.7.0 | Kotli 2.0.21 | Coil 3.0.0-rc02 | Ktor 3.0.1
- PR: #228
🐛 Fixes
- Fix CI setup for
-code
module- PR: #210
- Fix TextStyle not applied to code in annotated strings
- PR: #219
- fix getUnescapedText error
- PR: #222