Releases: GuilhE/KMP-ComposeUIViewController
Releases · GuilhE/KMP-ComposeUIViewController
2.0.0-1.6.10-BETA-1
Allows @ComposeUIViewController
without @ComposeUIViewControllerState
for simples wrapper cases.
2.0.0-1.6.10-BETA
Lib version will map Kotlin and jbCompose versions
1.9.0-ALPHA
Updates Kotlin 2.0.0 and KPS 1.0.21
1.8.0-ALPHA
Merge branch 'main' of github.com:GuilhE/KMP-ComposeUIViewController
1.7.0-ALPHA
- Kotlin 2.0.0-RC2
1.6.0-ALPHA
- Kotlin 2.0.0-RC1
- KSP 1.0.20
1.5.0-ALPHA
Adds suppressKotlinVersionCompatibilityCheck=1.9.23 in sample
1.4.4-ALPHA
Adds indentParameters
and removeAdjacentEmptyLines
for better code indentation in .swift
files.
1.4.3-ALPHA
- Fixes Processor bug in
getFrameworkNameFromAnnotations()
function that was accepting empty values
1.4.2-ALPHA
- Fixes Processor bug where functions that should be discarded from the analysis were not
- Sample updated with a use-case with a function parameter with a Kotlin primitive type