Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.16.0 - Deal with Sendable and clean up package in general source code.tar.gz | 2025-04-27 | 21.3 kB | |
2.16.0 - Deal with Sendable and clean up package in general source code.zip | 2025-04-27 | 32.0 kB | |
README.md | 2025-04-27 | 492 Bytes | |
Totals: 3 Items | 53.7 kB | 0 |
What's Changed
Deal with Sendable and clean up package in general by @gwynne in [#158]
Covers fixing a bunch of
Sendable
things and does the usual round of package cleanup - bump the Swift minimum to 5.10, update the CI and the README, and so forth. Also fixes up some issues in the tests.
Reviewers
Thanks to the reviewers for their help: - @MahdiBM
This patch was released by @gwynne
Full Changelog: https://github.com/vapor/websocket-kit/compare/2.15.0...2.16.0