Releases: Skeptick/input-mask-compose
Releases · Skeptick/input-mask-compose
0.0.7
0.0.6
- Kotlin 2.1.20;
- Compose Multiplatform 1.8.0-beta01;
- Added shortcuts:
rememberInputMaskInputTransformationrememberInputMaskOutputTransformationrememberInputMaskVisualTransformation
PhoneInputMaskInputTransformationis now deprecated in favor ofrememberPhoneInputMaskInputTransformation;- The constructor of
PhoneInputMaskVisualTransformationis now deprecated in favor ofrememberPhoneInputMaskVisualTransformation;
0.0.5
- 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-coreio.github.skeptick.inputmask:compose->io.github.skeptick.inputmask:inputmask-compose