Skip to content

Releases: GuilhE/KMP-ComposeUIViewController

2.0.0-1.6.10-BETA-1

02 Jun 23:46
2f2a901
Compare
Choose a tag to compare

Allows @ComposeUIViewController without @ComposeUIViewControllerState for simples wrapper cases.

2.0.0-1.6.10-BETA

02 Jun 19:04
324f93a
Compare
Choose a tag to compare
Lib version will map Kotlin and jbCompose versions

1.9.0-ALPHA

21 May 22:00
4c1ac1c
Compare
Choose a tag to compare
Updates Kotlin 2.0.0 and KPS 1.0.21

1.8.0-ALPHA

21 May 11:14
b483744
Compare
Choose a tag to compare
Merge branch 'main' of github.com:GuilhE/KMP-ComposeUIViewController

1.7.0-ALPHA

30 Apr 17:22
925ea58
Compare
Choose a tag to compare
  • Kotlin 2.0.0-RC2

1.6.0-ALPHA

26 Apr 23:35
5d79af2
Compare
Choose a tag to compare
  • Kotlin 2.0.0-RC1
  • KSP 1.0.20

1.5.0-ALPHA

08 Mar 16:36
b7d2066
Compare
Choose a tag to compare
Adds suppressKotlinVersionCompatibilityCheck=1.9.23 in sample

1.4.4-ALPHA

01 Feb 18:14
1c6007b
Compare
Choose a tag to compare

Adds indentParameters and removeAdjacentEmptyLines for better code indentation in .swift files.

1.4.3-ALPHA

29 Jan 21:28
7f8464a
Compare
Choose a tag to compare
  • Fixes Processor bug in getFrameworkNameFromAnnotations() function that was accepting empty values

1.4.2-ALPHA

29 Jan 18:30
527e789
Compare
Choose a tag to compare
  • 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