swift-system icon indicating copy to clipboard operation
swift-system copied to clipboard

Release package version 1.4.0

Open glessard opened this issue 2 years ago • 0 comments

  • Include the Sendable conformances (https://github.com/apple/swift-system/pull/115)
  • Include Mach.Port (https://github.com/apple/swift-system/pull/129)
  • Bump up toolchain requirement to 5.6, which supports concurrency (https://github.com/apple/swift-system/pull/141)
    • Clean up any conditional compilation branches that are no longer needed.
    • Move the Sendable conformances to the base type declarations.

glessard avatar Jun 21 '23 23:06 glessard