Skip to content

Releases: tormaroe/FSharp.Msisdn

v0.3.0

11 Jan 11:49
Compare
Choose a tag to compare
  • Use a precompiled regex for Msisdn validation.
  • Restrict Country Code to three digits.
  • Accept 90533 and 90542 (in addition to 90392) as prefixes for Northern Cyprus, not Turkey. International country code will be 90.

v0.2.0

11 Jan 01:05
Compare
Choose a tag to compare
  • Require qualified access to module content (no longer possible to open Msisdn).
  • Validate that Msisdn is at least 8 digits.