Releases: icerockdev/moko-resources
Releases · icerockdev/moko-resources
0.21.2
0.21.1
0.21.0
Changes
Improvements
- Support of Compose Multiplatform by
resources-compose
- Android, iOS, macOS, JVM, Web - #329 add regions support for localization
- #422 add web support for
resources-compose
- #154 , #368
ColorResource
now backed by platform implementations with full support of dark/light theme - #400 add
painterResource
inresources-compose
- #440 add
fontFamilyResource
inresources-compose
Fixes
- #355 fix spotless conflict
- #417 fix support of iosSimulatorArm64 for static resources copy task
- #384 , #403 , #353 fix Android Gradle Plugin 7.4+ support
- #410 support of new Android Source Set Layout v2
- #354 fix webpack config for Windows
- #424 fix
AssetResource
on JVM for Windows - #382 , #423 , #409 fix web escaping
Breaking changes
ColorResource
api was changed. Old behavior with platform-independent logic now supported by ColorDesc
. ColorResource
now works as other resources - by platform rules.
Thanks
@kevincianfarini , @jittya , @zacharee , @Cilestal , @InsanusMokrassar , @wakaztahir , @PaulWoitaschek
0.20.1
0.20.0
0.19.1
0.19.0
Changes
- #272 added JS target
- #317 fix gradle plugin usage with auto-manifest plugin
- #312 fix empty modules compilation
- #238 fix IDE autoformat issue
- #114 fix resources equality
- #315 fix compilation with Kotlin 1.6.20-RC
- #225 added error if not found any image scale for apple
- #300 fix compose functions formatting
- #308 added
StringDesc.localizable()
composable function
Thanks
0.18.0
Changes
- Kotlin 1.6.10
- #248 Apple Silicon targets support
- #177 XCFrameworks guide and static XCFramework support
- #267 now you can rename
MR
class - #218 support of Assets with directories
- #249 Compose functions for android & jvm
- #203 support Kotlin Explicit API
- #145 support android plurals resources without renaming