Skip to content

v0.0.1

Choose a tag to compare

@coenttb coenttb released this 26 Jul 16:17
· 35 commits to main since this release

Initial release of swift-emailaddress-type

Features:

  • Swift EmailAddress type with RFC 5321, RFC 5322, and RFC 6531 support
  • Comprehensive validation and parsing
  • Display name support
  • Codable and RawRepresentable conformance
  • Full test coverage