Added:
- New transforms plugin with very simple mappings between UIKit and Android widgets
- #116: Swift 5.2 implicit return fixes
Unclaimed project
Are you a maintainer of SwiftKotlin? Claim this project to take control of your public changelog and roadmap.
Added:
Added several minor improvements on enums:
. in switch expressionsin in switch expressionsis to enums when using sealed classes with tuplesMaintenance release including the following fixes: #101: Fixed type inheritance in structs #110: Removed Equatable type inheritance in structs #108: Fixed equatable enums Fixed wrong listOf conversion
Updated to Swift5 and Xcode 12, together with the following: #48: Unicode support on strings #104: Transformed private setter properties #82: Fixed bug on guard condition inversion
Improvements and resolved issues:
rawValue init