🚀 Features
- Disable generated metaData (generated date) by default
- PR: #1056
- Deprecate
View Based
UI- PR: #1067
- Add ability to show description in compose UI
- PR: #1069
🐛 Fixes
- Investigate config cache support
- PR: #1048
- Attempt to fix Kotlin 2.x incompatiblity
- PR: #1054
- Include
variant
as task inputs- PR: #1058
- Fix sample app
- PR: #1066
💬 Other
- Migrate project to use a shared convention plugin
- PR: #1042
- Bump gradle/actions from 3 to 4
- PR: #1044
- Update sample to use m3
- PR: #1045
- Update convention plugin
- PR: #1046
- Cleanup build and dependencies more
- PR: #1047
- Refine sample app build
- PR: #1051
- Improve release signing logic
- PR: #1052
- Re-link mpMain to commonMain
- PR: #1057
- Update dependencies
- PR: #1059
- Fix sample app signing
- PR: #1062
- Fix wasm sample
- PR: #1061
- Use
fromHtml
viaAnnotatedString
on Android- PR: #1068
- Binary Compatibility Validation
- PR: #1070
- Snapshot tests
- PR: #1071