Swiftpack.co - vapor/async-kit as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by vapor.
vapor/async-kit 1.19.0
Sugary extensions for the SwiftNIO library
⭐️ 71
🕓 25 weeks ago
iOS macOS watchOS tvOS linux macOS iOS
.package(url: "https://github.com/vapor/async-kit.git", from: "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.

GitHub

link
Stars: 71
Last commit: 24 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

1.19.0 - Clean up and soft-deprecate AsyncKit
25 weeks ago

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:

  • @MahdiBM
This patch was released by @gwynne

Full Changelog: https://github.com/vapor/async-kit/compare/1.18.0...1.19.0

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics