kotools / types

Explicit types for Kotlin Multiplatform.
https://types.kotools.org
MIT License
90 stars 6 forks source link

🔥 Removal of `EmailAddress.Companion.fromString*` methods #721

Open LVMVRQUXL opened 2 months ago

LVMVRQUXL commented 2 months ago

📝 Description

We want to remove the fromString and the fromStringOrNull methods from the EmailAddress.Companion experimental type, deprecated with an error level by #692.

🔗 Dependencies

This issue is blocked by the following items:

✅ Checklist