async-kit

1.19.0

Sugary extensions for the SwiftNIO library
vapor/async-kit

What's New

1.19.0 - Clean up and soft-deprecate AsyncKit

2023-10-31T15:06:22Z

What's Changed

Clean up and soft-deprecate AsyncKit by @gwynne in #106

This update starts the official soft-deprecation of AsyncKit. It should not be used in new code (although it will remain included in Vapor and Fluent 4 for compatibility). It is not expected to receive new updates other than security fixes.

Other changes in this update:

  • Require the current Vapor minimum Swift version of 5.7
  • The ~ operator on EventLoopFuture is now public as was intended (not that anyone noticed it wasn’t 🙂)
  • The tests run faster
  • CI’s been updated

Reviewers

Thanks to the reviewers for their help:

This patch was released by @gwynne

Full Changelog: 1.18.0...1.19.0

AsyncKit

Documentation Team Chat MIT License Continuous Integration Swift 5.7+


AsyncKit is a legacy package; its use is not recommended in new projects.

This package provides a set of utilities for working with EventLoopFutures and other related pre-Concurrency support APIs.

Description

  • Swift Tools 5.7.0
View More Packages from this Author

Dependencies

Last updated: Mon Mar 18 2024 00:06:07 GMT-0900 (Hawaii-Aleutian Daylight Time)