Skip to content

0.0.6

Choose a tag to compare

@Skeptick Skeptick released this 09 Apr 12:07
  • Kotlin 2.1.20;
  • Compose Multiplatform 1.8.0-beta01;
  • Added shortcuts:
    • rememberInputMaskInputTransformation
    • rememberInputMaskOutputTransformation
    • rememberInputMaskVisualTransformation
  • PhoneInputMaskInputTransformation is now deprecated in favor of rememberPhoneInputMaskInputTransformation;
  • The constructor of PhoneInputMaskVisualTransformation is now deprecated in favor of rememberPhoneInputMaskVisualTransformation;