Skip to content

Releases: swift-standards/swift-rfc-2045

0.1.0

12 Nov 15:00

Choose a tag to compare

Initial release of RFC 2045: MIME Part One

Features:

  • ContentType with parsing and validation
  • ContentTransferEncoding (7bit, 8bit, binary, quoted-printable, base64)
  • Swift 6.0 strict concurrency support
  • Comprehensive test suite
  • Full Sendable and Codable conformance