Skip to content

Releases: Skeptick/input-mask-compose

0.0.7

12 Oct 12:02

Choose a tag to compare

  • Kotlin 2.2.20;
  • Compose 1.9.0;
  • Remove deprecated builders.

0.0.6

09 Apr 12:07

Choose a tag to compare

  • 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;

0.0.5

17 Dec 21:40

Choose a tag to compare

  • Kotlin 2.1.0
  • Fixed Google Play warning about List::removeLast
  • Ranamed PhoneInputTransformation -> PhoneInputMaskInputTransformation
  • Changed Maven artifactId:
    • io.github.skeptick.inputmask:core -> io.github.skeptick.inputmask:inputmask-core
    • io.github.skeptick.inputmask:compose -> io.github.skeptick.inputmask:inputmask-compose

0.0.4

21 Nov 02:39

Choose a tag to compare

  • Removed wrappers for MaterialTextField.
  • Added implementations of InputTransformation and OutputTransformation for fields with TextFieldState.
  • Added specialized variations PhoneVisualTransformation and PhoneInputTransformation for formatting phone numbers.

0.0.2

05 May 13:49

Choose a tag to compare

Version 0.0.2

0.0.1

27 Apr 09:31

Choose a tag to compare

Version 0.0.1